IPXV_Document::ActiveSelHandler Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
m (Automatic page editing by robot)
Line 13: Line 13:
  
 
== See Also ==
 
== See Also ==
[[PXV:IPXV_Document|IPXV_Document]].
+
[[PXV:IPXV_Document|IPXV_Document]]

Revision as of 05:04, 23 May 2015


Property ActiveSelHandler of interface IPXV_Document returns Pointer to IPXV_DocSelectionHandler ...

Syntax

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

See Also

IPXV_Document