
DM API OBJECTS 57
PCDGetLoginLibs
ReDim strLibName(LNumOfLibs)
For LCounter = 0 To LNumOfLibs
strLibName(LCounter) = _
objGetLibs.GetAt(LCounter)
lstLibList.AddItem strLibName
Next
Set objGetLibs = Nothing
.
.
.
Related Items
Execute
GetAt
GetSize
See the following properties:
ErrDescription
ErrNumber
Kommentare zu diesen Handbüchern