LookUp Method of the VendorRecords Object

This method returns the results of a full-text search in the vendor database. The search string can include company name or address.

Syntax

Visual Basic .NET

Function LookUp(Query As String) As LookUpResult
    

C++

HRESULT LookUp(
  BSTR             Query,
  ILookUpResult**  Result
);
    

Parameters

Query
[in] A search string with the company name or address.
Result
[out, retval] A pointer to ILookUpResult* pointer variable that receives the interface pointer of the output LookUpResult object.

Return values

This method has no specific return values. It returns the standard return values of ABBYY FlexiCapture SDK functions.

See also

InvoiceSettings

15.08.2023 13:19:30

Usage of Cookies. In order to optimize the website functionality and improve your online experience ABBYY uses cookies. You agree to the usage of cookies when you continue using this site. Further details can be found in our Privacy Notice.