IPXV_Inst::ActiveDocView Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
Line 1: | Line 1: | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:IPXV_Inst::ActiveDocView Property}} | {{#customTitle:IPXV_Inst::ActiveDocView Property}} | ||
+ | {{#parentPage:PXV:IPXV_Inst|property}} | ||
+ | {{ToWrite}} | ||
+ | {{ToReview}} | ||
Property '''ActiveDocView''' of interface [[PXV:IPXV_Inst|IPXV_Inst]] returns Pointer to [[PXV:IPXV_DocumentView|IPXV_DocumentView]] ... | Property '''ActiveDocView''' of interface [[PXV:IPXV_Inst|IPXV_Inst]] returns Pointer to [[PXV:IPXV_DocumentView|IPXV_DocumentView]] ... | ||
− | |||
== Syntax == | == Syntax == |
Revision as of 21:10, 20 April 2015
Property ActiveDocView of interface IPXV_Inst returns Pointer to IPXV_DocumentView ...
Syntax
HRESULT get_ActiveDocView([out, retval] IPXV_DocumentView** ppDocView);
See Also
See also IPXV_Inst.