IPXV_Document::ActiveSelHandler Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
|||
(2 intermediate revisions by one other user not shown) | |||
Line 3: | Line 3: | ||
{{#customTitle:IPXV_Document::ActiveSelHandler Property}} | {{#customTitle:IPXV_Document::ActiveSelHandler Property}} | ||
{{#parentPage:PXV:IPXV_Document#Properties|ActiveSelHandler|property}} | {{#parentPage:PXV:IPXV_Document#Properties|ActiveSelHandler|property}} | ||
− | |||
{{ToReview}} | {{ToReview}} | ||
− | Property '''ActiveSelHandler''' of interface [[PXV:IPXV_Document|IPXV_Document]] returns Pointer to [[PXV:IPXV_DocSelectionHandler|IPXV_DocSelectionHandler]] | + | Property '''ActiveSelHandler''' of interface [[PXV:IPXV_Document|IPXV_Document]] returns Pointer to [[PXV:IPXV_DocSelectionHandler|IPXV_DocSelectionHandler]] containing an active document selection handler. |
== Syntax == | == Syntax == |
Latest revision as of 00:30, 17 March 2016
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);