Kofax DM API Uživatelský manuál Strana 271

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 528
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 270
DM API METHODS AND PROPERTIES 251
NextTrustee
NextTrustee
Use this method to iterate through the trustees in the trustee list.
Syntax
PCDTrusteeList.NextTrustee()
Returns
Returns an HRESULT to receive the result of the call. S_OK indicates
success. Languages such as JavaScript, Visual Basic, and VBScript
return this as a function value.
Usage
Checking the ErrNumber property allows you to determine whether or
not the pointer was able to iterate to the next trustee. ErrNumber
returns
S_OK if it successfully positioned on a list entry. It returns
PCD_S_END_OF_LIST if it is at the end of the list.
Related Items
See the PCDTrusteeList object.
See the following methods:
BeginIter
GetCurrentTrusteeFlags
GetCurrentTrusteeName
GetCurrentTrusteeRights
GetTrusteeIndex
See the following properties:
ErrDescription
ErrNumber
Zobrazit stránku 270
1 2 ... 266 267 268 269 270 271 272 273 274 275 276 ... 527 528

Komentáře k této Příručce

Žádné komentáře