Kofax DM API Manuel d'utilisateur Page 302

  • 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 301
282 CHAPTER 4
SetSearchCriteria
SetSearchCriteria
Use this method to set the search criteria to be used in the current
search.
Syntax
PCDGetDoc.SetSearchCriteria( objPropList )
PCDLookup.SetSearchCriteria( objPropList )
PCDPutDoc.SetSearchCriteria( objPropList )
PCDRecentDoc.SetSearchCriteria( objPropList )
PCDSearch.SetSearchCriteria( objPropList )
Parameter
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.
Usage
Instead of adding criteria one property pair at a time, this method lets
you set a collection of search criteria using a PCDPropertyList object.
Any previously existing search properties are deleted when the
SetSearchCriteria method executes.
Related Items
See the following objects:
PCDGetDoc
PCDLookup
PCDPropertyList
PCDPutDoc
PCDRecentDoc
objPropList An object variable that points to a
PCDPropertyList object.
Vue de la page 301
1 2 ... 297 298 299 300 301 302 303 304 305 306 307 ... 527 528

Commentaires sur ces manuels

Pas de commentaire