IPXV_Document::ActiveSel Property
From PDF XChange PDF SDK
(Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
Line 1: | Line 1: | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:IPXV_Document::ActiveSel Property}} | {{#customTitle:IPXV_Document::ActiveSel Property}} | ||
+ | {{#parentPage:PXV:IPXV_Document|property}} | ||
+ | {{ToWrite}} | ||
+ | {{ToReview}} | ||
Property '''ActiveSel''' of interface [[PXV:IPXV_Document|IPXV_Document]] returns Pointer to [[PXV:IPXV_DocSelection|IPXV_DocSelection]] ... | Property '''ActiveSel''' of interface [[PXV:IPXV_Document|IPXV_Document]] returns Pointer to [[PXV:IPXV_DocSelection|IPXV_DocSelection]] ... | ||
− | |||
== Syntax == | == Syntax == |
Revision as of 15:09, 20 April 2015
Property ActiveSel of interface IPXV_Document returns Pointer to IPXV_DocSelection ...
Syntax
HRESULT get_ActiveSel([out, retval] IPXV_DocSelection** ppActiveSel);
See Also
See also IPXV_Document.