Kofax DM API Manuel d'utilisateur Page 157

  • 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 156
DM API METHODS AND PROPERTIES 137
AddProperty
AddProperty
Use this method to add a property/value pair to a property value list.
Syntax
PCDPropertyList.AddProperty( strPropName, _
vntPropVal )
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
The Example for the PCDLookup Object uses the AddProperty
method.
Related Items
See the PCDPropertyList object.
See the following methods:
DeleteProperty
GetPropertyIndex
See the following properties:
ErrDescription
ErrNumber
strPropName The string that identifies the name of the
property to add to the list.
vntPropVal The VARIANT that contains the value of the
property that is to be added to the list.
Vue de la page 156
1 2 ... 152 153 154 155 156 157 158 159 160 161 162 ... 527 528

Commentaires sur ces manuels

Pas de commentaire