Username – Kofax DM API User Manual

Page 319

Advertising
background image

DM API M

ETHODS

AND

P

ROPERTIES

299

UserName

UserName

Use this method to get user name of an entry in a

PCDLogin

list that a

PCDNetAliasList

object is accessing.

Syntax

PCDNetAliasList.UserName( lngNdx )

Parameter

Returns

Returns a string value that contains a user name.

Usage

The index list processed by this method is zero-based.

Example

The discussion on

Providing Library Access

in chapter 1 shows how you

can use this method in custom applications you create.

Related Items

See the following objects:

PCDLogin

PCDNetAliasList

See the following methods:

UnitName
UnitType

See the following properties:

ErrDescription
ErrNumber

lngNdx

A long integer that identifies the entry in the list.

Advertising