Addsearchlib – Kofax DM API User Manual

Page 166

Advertising
background image

146 C

HAPTER

4

AddSearchLib


'Pass the DST to the search object.

pSearch.

SetDST

( DST )


'Get the search library from the form.

searchLib = txtLibrary.Text


'Add the Search Library to the Search object.

pSearch.

AddSearchLib

(searchLib)


'Execute the search.

pSearch.

Execute

.

.

.

Related Items

See the following objects:

PCDLookup
PCDRecentDoc
PCDSearch

See the following properties:

ErrDescription
ErrNumber

Advertising