IPXV_Inst::ActiveMainView Property
From PDF XChange PDF SDK
(Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
Line 6: | Line 6: | ||
== Syntax == | == Syntax == | ||
− | <pre class="brush:cpp;gutter:false">HRESULT get_ActiveMainView([out, retval] IPXV_MainView** | + | <pre class="brush:cpp;gutter:false">HRESULT get_ActiveMainView([out, retval] IPXV_MainView** ppMainView); |
</pre> | </pre> | ||
== See Also == | == See Also == | ||
See also [[PXV:IPXV_Inst|IPXV_Inst]]. | See also [[PXV:IPXV_Inst|IPXV_Inst]]. |
Revision as of 00:37, 17 April 2015
Property ActiveMainView of interface IPXV_Inst returns Pointer to IPXV_MainView ...
Syntax
HRESULT get_ActiveMainView([out, retval] IPXV_MainView** ppMainView);
See Also
See also IPXV_Inst.