Pcdgetloginlibs – Kofax DM API User Manual

Page 77

Advertising
background image

DM API O

BJECTS

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

Advertising