Kofax DM API Instrukcja Użytkownika Strona 200

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 528
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 199
180 CHAPTER 4
GetCurrentPropertyValue
GetCurrentPropertyValue
Use this method to get the value of the property to which the current
property pointer points. The PCDPropertyList maintains a current
property pointer so that you can iterate through the entire list of stored
properties without knowing their names. The PCDPropetyLists object
also supports this method as a way to access property values in a
collection of property lists.
Syntax
PCDPropertyList.GetCurrentPropertyValue()
PCDPropertyLists.GetCurrentPropertyValue()
Returns
Returns a VARIANT value with the contents of the current property list
element.
Example
The Example contained in the PCDPropertyList object presentation in
Chapter 3 shows how you can use the GetCurrentPropertyName
method in your custom applications.
Related Items
See the following objects:
PCDPropertyList
PCDPropertyLists
See the following properties:
ErrDescription
ErrNumber
Przeglądanie stron 199
1 2 ... 195 196 197 198 199 200 201 202 203 204 205 ... 527 528

Komentarze do niniejszej Instrukcji

Brak uwag