IPXV_DocHighlighter::Items Property

From PDF XChange PDF SDK
Jump to: navigation, search


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

Syntax

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

Parameters

pObj
[in] Pointer to IUnknown*.

See Also

IPXV_DocHighlighter