Kofax DM API Bedienungsanleitung Seite 226

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 528
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 225
206 CHAPTER 4
GetPropertyIndex
GetPropertyIndex
Use this method to get the property index of a named property. Check
the ErrNumber property after calling this method to verify that the
return value is valid.
Syntax
PCDPropertyList.GetPropertyIndex( strPropName )
Parameter
Returns
Returns an integer that identifies the location of the specified property
in the index array. This index is zero-based.
Usage
If the requested property is not present in the property index array, the
return value will be set to a value of negative one (-1). This will set an
error in PCDError, while still returning
S_OK.
strPropName A string value that contains the name of the
property for which GetPropertyIndex is to
return the index value.
Seitenansicht 225
1 2 ... 221 222 223 224 225 226 227 228 229 230 231 ... 527 528

Kommentare zu diesen Handbüchern

Keine Kommentare