IPXV_SearchEntryItem::DispText Property

From PDF XChange PDF SDK
Revision as of 02:49, 20 January 2017 by Palamar (Talk | contribs) (Label ToWrite removed)

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


Property DispText of interface IPXV_SearchEntryItem returns Value of BSTR containing the simplified display text (that is used in the Search Pane). This property is optional and will be available when the PXV_SearchFlag_GetDispText flag is used.

Syntax

HRESULT get_DispText([out, retval]  BSTR*  sText);

See Also

IPXV_SearchEntryItem