Gettrusteerights, Gettrusteerights 229 – Kofax DM API User Manual

Page 249

Advertising
background image

DM API M

ETHODS

AND

P

ROPERTIES

229

GetTrusteeRights

GetTrusteeRights

Use this method to get the trustee rights for an entry in a trustee list at
an index offset that you specify.

Syntax

PCDTrusteeList.GetTrusteeRights( intNdx )

Parameter

Returns

Returns a an integer that contains the trustee rights. Languages such as
JavaScript and Visual Basic return this as a function value.

Related Items

See the

PCDTrusteeList

object.

See the following methods:

GetSize
GetTrusteeIndex
SetTrusteeRights

See the following properties:

ErrDescription
ErrNumber

intNdx

An unsigned long integer that identifies the offset of
the trustee entry you specify in a list of trustees.

Advertising