Pcdtrusteelist, Pcdtrusteelist 12 – Kofax DM API User Manual

Page 145

Advertising
background image

DM API O

BJECTS

125

PCDTrusteeList

PCDTrusteeList

Use PCDTrusteeList to manipulate the trustee list associated with DM.

Syntax

PCDTrusteeList.

methodOrProperty

Example

The following example shows how to create an instance of the
PCDTrusteeList object.

.

.

.

pTrustees = Server.CreateObject( _

"PCDClient.PCDTrusteeList")

.

.

.

Related Items

See the following methods:

See the following properties:

ErrDescription

ErrNumber

AddTrustee
BeginIter
DeleteTrustee
GetCurrentTrusteeFlags
GetCurrentTrusteeName
GetCurrentTrusteeRights

GetSize
GetTrusteeIndex
GetTrusteeRights
NextTrustee
SetTrusteeRights

Advertising