Unittype, Unittype(i – Kofax DM API User Manual

Page 315

Advertising
background image

DM API M

ETHODS

AND

P

ROPERTIES

295

UnitType

UnitType

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

PCDLogin

list that a

PCDNetAliasList

object is accessing.

Syntax

PCDNetAliasList.UnitType( lngNdx )

Parameter

Returns

Returns an integer value that identifies the unit type. The type values
are as follows:

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:

lngNdx

A long integer that identifies the entry in the list.

Value

Unit Type

0

LIBRARY_LOGIN

1

NETWORK_BINDERY

2

NETWORK_NDS

8

MS_NETWORK

Advertising