Getcurrenttrusteename, Getcurrenttrusteename 182 – Kofax DM API User Manual

Page 202

Advertising
background image

182 C

HAPTER

4

GetCurrentTrusteeName

GetCurrentTrusteeName

Use this method in a

BeginIter

/

NextTrustee

loop to get the trustee

name for the current entry in the list.

Syntax

PCDTrusteeList.GetCurrentTrusteeName()

Returns

Returns a string (

BSTR

) with the trustee name. Languages such as

JavaScript, Visual Basic, and VBScript return this as a function value.

Related Items

See the

PCDTrusteeList

object.

See the following methods:

BeginIter
GetCurrentTrusteeFlags
GetCurrentTrusteeRights
NextTrustee

See the following properties:

ErrDescription
ErrNumber

Advertising