IPXV_Document::ActiveSelHandler Property

From PDF XChange PDF SDK
Revision as of 01:30, 17 March 2016 by Palamar (Talk | contribs)

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


Property ActiveSelHandler of interface IPXV_Document returns Pointer to IPXV_DocSelectionHandler containing an active document selection handler.

Syntax

HRESULT get_ActiveSelHandler([out, retval]  IPXV_DocSelectionHandler**  pSelHandler);

See Also

IPXV_Document