Unitname, Unitname 294, Unitname(i) – Kofax DM API User Manual

Page 314

Advertising
background image

294 C

HAPTER

4

UnitName

UnitName

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

PCDLogin

list that a

PCDNetAliasList

object is accessing.

Syntax

PCDNetAliasList.UnitName( lngNdx )

Parameter

Returns

Returns a string that identifies the unit 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:

UnitType
UserName

See the following properties:

ErrDescription
ErrNumber

lngNdx

A long integer that identifies the entry in the list.

Advertising