Kofax DM API Manuel d'utilisateur Page 283

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 528
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 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.
Vue de la page 282
1 2 ... 278 279 280 281 282 283 284 285 286 287 288 ... 527 528

Commentaires sur ces manuels

Pas de commentaire