Getcurrenttrusteeflags, Getcurrenttrusteeflags 181 – Kofax DM API User Manual
Page 201
Advertising

DM API M
ETHODS
AND
P
ROPERTIES
181
GetCurrentTrusteeFlags
GetCurrentTrusteeFlags
Use this method in a
loop to get the trustee flags
set for the current entry in the list.
Syntax
PCDTrusteeList.GetCurrentTrusteeFlags()
Returns
Returns a pointer to an integer to receive the trustee flags that have been
set. Languages such as JavaScript, Visual Basic, and VBScript return this
as a function value. GetCurrentTrusteeFlags supports the following
values:
Related Items
See the
object.
See the following methods:
BeginIter
GetCurrentTrusteeName
GetCurrentTrusteeRights
NextTrustee
See the following properties:
Trustee Flag
Value
PCD_TRUSTEE_UNKNOWN_TYPE
0
PCD_TRUSTEE_GROUP_TYPE
1
PCD_TRUSTEE_PERSON_TYPE
2
Advertising