IPXV_DocumentViewsArea::DocViews 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_DocViews([out, retval] IPXV_DocViewsList** | + | <pre class="brush:cpp;gutter:false">HRESULT get_DocViews([out, retval] IPXV_DocViewsList** Res); |
</pre> | </pre> | ||
== See Also == | == See Also == | ||
[[PXV:IPXV_DocumentViewsArea|IPXV_DocumentViewsArea]] | [[PXV:IPXV_DocumentViewsArea|IPXV_DocumentViewsArea]] |
Revision as of 06:30, 12 June 2015
Property DocViews of interface IPXV_DocumentViewsArea returns Pointer to IPXV_DocViewsList ...
Syntax
HRESULT get_DocViews([out, retval] IPXV_DocViewsList** Res);