Getaliaslist – Kofax DM API User Manual

Page 194

Advertising
background image

174 C

HAPTER

4

GetAliasList

GetAliasList

Use this method to get a pointer to the

PCDNetAliasList

object that

contains a list of all the network aliases that the DM Server has
validated.

Syntax

PCDLogin.GetAliasList()

Returns

Returns a pointer to a

PCDNetAliasList

object. Check the

ErrNumber

property for any errors that may have occurred.

Example

The GetAliasList method is used in the section about

Providing Library

Access

in Chapter 1.

Related Items

See the following objects:

PCDLogin
PCDNetAliasList

See the following methods:

Execute
GetFailedLoginList

See the following properties:

ErrDescription
ErrNumber

Advertising