IPXV_Inst::ActiveDocView 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_ActiveDocView([out, retval] IPXV_DocumentView** | + | <pre class="brush:cpp;gutter:false">HRESULT get_ActiveDocView([out, retval] IPXV_DocumentView** ppDocView); |
</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 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.