Getat, Getat(i, Getat(lc – Kofax DM API User Manual
Page 195
Advertising

DM API M
ETHODS
AND
P
ROPERTIES
175
GetAt
GetAt
Use this method to get a Library name string at a specific index in the
list of logon libraries.
Syntax
PCDGetLoginLibs.GetAt( lngIndx )
Parameters
Example
The section that discusses
Getting a List of Available Libraries
in
Chapter 1 shows how you can use the GetAt method in your
applications.
Returns
Returns a pointer to a
VARIANT
to receive the library name string.
Languages such as JavaScript, Visual Basic, and VBScript return this as
a function value.
Related Items
See the
object.
See the following methods:
See the following properties:
lngIndx
A long integer that identifies the index value of
the library being requested.
Advertising