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

  • 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 282
DM API METHODS AND PROPERTIES 263
SetDST
SetDST
Use this method to set the document security token (DST) that will be
used in processing the search request or manipulating document
objects.
Syntax
PCDDocObject.SetDST( strDST )
PCDGetDoc.SetDST( strDST )
PCDGetForm.SetDST( strDST )
PCDLogin.SetDST( strDST )
PCDLookup.SetDST( strDST )
PCDNetworkInfo.SetDST( strDST )
PCDPropertyLists.SetDST( strDST )
PCDPutDoc.SetDST( strDST )
PCDRecentDoc.SetDST( strDST )
PCDSearch.SetDST( strDST )
PCDSQL.SetDST( strDST )
Parameter
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
The GetDST method that is called by the PCDLogin object provides the
DST that you use during your entire user session. By using the SetDST
method as part of each document or database retrieval, you allow the
DM library to authenticate who you are and what access privileges have
strDST A string that contains the security token.
Zobrazit stránku 282
1 2 ... 278 279 280 281 282 283 284 285 286 287 288 ... 527 528

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

Žádné komentáře