IPXV_DocHighlighter::Items Property

From PDF XChange PDF SDK
Revision as of 16:07, 20 April 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

Jump to: navigation, search


Property Items of interface IPXV_DocHighlighter returns Pointer to IPXV_DocHighlightItems ...

Syntax

HRESULT get_Items([in] IUnknown* pObj, [out, retval] IPXV_DocHighlightItems** ppItems);

Parameters

pObj
[in] Pointer to IUnknown*.

See Also

See also IPXV_DocHighlighter.