Kofax DM API Bedienungsanleitung Seite 283

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 528
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 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.
Seitenansicht 282
1 2 ... 278 279 280 281 282 283 284 285 286 287 288 ... 527 528

Kommentare zu diesen Handbüchern

Keine Kommentare