Kofax DM API Manual do Utilizador Página 283

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 528
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 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.
Vista de página 282
1 2 ... 278 279 280 281 282 283 284 285 286 287 288 ... 527 528

Comentários a estes Manuais

Sem comentários