IPXV_PagesView::OCContext 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_OCContext([out, retval] IPXC_OCContext** | + | <pre class="brush:cpp;gutter:false">HRESULT get_OCContext([out, retval] IPXC_OCContext** pOCCtx); |
</pre> | </pre> | ||
== See Also == | == See Also == | ||
[[PXV:IPXV_PagesView|IPXV_PagesView]] | [[PXV:IPXV_PagesView|IPXV_PagesView]] |
Revision as of 01:47, 4 June 2015
Property OCContext of interface IPXV_PagesView returns Pointer to IPXC_OCContext ...
Syntax
HRESULT get_OCContext([out, retval] IPXC_OCContext** pOCCtx);