IPXV_SearchEntry Interface

From PDF XChange PDF SDK
Revision as of 08:54, 19 January 2017 by Palamar (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search


This interface represents an object that holds single search result. Generally, it holds a minimal set of entries that satisfy current search criteria. For example, if multiple words have been searched for, then the at least one IPXV_SearchEntry will be available in case of success. Each one of the found words will be presented as a separate IPXV_SearchEntryItem.

Properties

_NewEnum Count Item

See Also

IPXV_SearchCallback::OnNewEntry