IPXV_Document::ActiveView Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
Line 9: | Line 9: | ||
== Syntax == | == Syntax == | ||
− | <pre class="brush:cpp;gutter:false">HRESULT get_ActiveView([out, retval] IPXV_DocumentView** | + | <pre class="brush:cpp;gutter:false">HRESULT get_ActiveView([out, retval] IPXV_DocumentView** pView); |
</pre> | </pre> | ||
== See Also == | == See Also == | ||
[[PXV:IPXV_Document|IPXV_Document]] | [[PXV:IPXV_Document|IPXV_Document]] |
Revision as of 02:37, 4 June 2015
Property ActiveView of interface IPXV_Document returns Pointer to IPXV_DocumentView ...
Syntax
HRESULT get_ActiveView([out, retval] IPXV_DocumentView** pView);