Kofax DM API Manuel d'utilisateur Page 290

  • 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 289
270 CHAPTER 4
SetMetaRow
SetMetaRow
Use this method to set the pointer to the current metadata row in the
results set to a specific row number.
Syntax
PCDLookup.SetMetaRow( lngRowNbr )
PCDRecentDOc.SetMetaRow( lngRowNbr )
PCDSearch.SetMetaRow( lngRowNbr )
Parameter
Returns
Returns a Boolean value. TRUE indicates the current row number has
been set to the specified row number.
FALSE indicates there was an
error.
Usage
The row count in the result set is 1-based. Thus, if you call
SetMetaRow( 0 ), and then call GetMetaPropertyValue, you will
generate an error. Also, if you set it to a row number that is higher than
the number of rows in the result set, you will get an error.
Example
The Example in the discussion of PCDLookup illustrates how you can
use this method.
Related Items
See the following objects:
PCDLookup
PCDRecentDoc
PCDSearch
lngRowNbr A long integer that indicates the row number
where you want to position the result set pointer.
Vue de la page 289
1 2 ... 285 286 287 288 289 290 291 292 293 294 295 ... 527 528

Commentaires sur ces manuels

Pas de commentaire