Kofax DM API Instrukcja Użytkownika Strona 225

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 528
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 224
DM API METHODS AND PROPERTIES 205
GetProperty
GetProperty
Use this method to get the value of a property. This value may have been
previously set with the SetProperty method, or it may have been
returned in a call to the Fetch method.
Syntax
PCDDocObject.GetProperty( strPropName )
PCDPropertyLists.GetProperty( strPropName )
Parameter
Returns
Returns a pointer to a VARIANT structure where the requested value
will be put. Languages such as JavaScript, Visual Basic, and VBScript
return this as a function value. This value is also available in the
ErrNumber property.
Related Items
See the following objects:
PCDDocObject
PCDPropertyLists
See the following properties:
ErrDescription
ErrNumber
strPropName The string (BSTR) variable that contains the
name of the property for which GetProperty
is to return the value.
Przeglądanie stron 224
1 2 ... 220 221 222 223 224 225 226 227 228 229 230 ... 527 528

Komentarze do niniejszej Instrukcji

Brak uwag