IPXV_DocHighlighter::Items Property

From PDF XChange PDF SDK
Revision as of 15:23, 21 May 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

IPXV_DocHighlighter.