IPXV_DocHighlighter::Items Property

From PDF XChange PDF SDK
Revision as of 07:27, 12 June 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*                 Obj,
                  [out, retval]  IPXV_DocHighlightItems**  Items);

Parameters

Obj
[in] Pointer to IUnknown*.

See Also

IPXV_DocHighlighter