Kofax DM API Manual do Utilizador Página 297

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 528
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 296
DM API METHODS AND PROPERTIES 277
SetProperty
SetProperty
Use this method to set a property to be used with a Create, Execute, or
Update method. If the property already exists in the property list, its
value will be updated. If it does not exist, it will be added to the
property list.
Syntax
PCDDocObject.SetProperty( strPropName, vntVal )
PCDPropertyLists.SetProperty( strPropName,
vntVal )
Parameters
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.
Example
TheExample in the discussion of the PCDGetStream object
demonstrates how you can use the SetProperty method.
Related Items
See the following objects:
PCDDocObject
PCDPropertyLists
See the following properties:
strPropName A string (BSTR) variable that contains the name
of the property to be set.
vntVal A VARIANT that contains the value to which the
property is to be set.
Vista de página 296
1 2 ... 292 293 294 295 296 297 298 299 300 301 302 ... 527 528

Comentários a estes Manuais

Sem comentários