IPXV_PagesView::OCContext Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
Line 1: | Line 1: | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:IPXV_PagesView::OCContext Property}} | {{#customTitle:IPXV_PagesView::OCContext Property}} | ||
− | {{#parentPage:PXV:IPXV_PagesView|property}} | + | {{#parentPage:PXV:IPXV_PagesView|OCContext Property|property}} |
{{ToWrite}} | {{ToWrite}} | ||
{{ToReview}} | {{ToReview}} | ||
Line 8: | Line 8: | ||
== Syntax == | == Syntax == | ||
− | <pre class="brush:cpp;gutter:false">HRESULT get_OCContext([out, retval] IPXC_OCContext** ppOCCtx); | + | <pre class="brush:cpp;gutter:false">HRESULT get_OCContext([out, retval] IPXC_OCContext** ppOCCtx); |
</pre> | </pre> | ||
== See Also == | == See Also == | ||
See also [[PXV:IPXV_PagesView|IPXV_PagesView]]. | See also [[PXV:IPXV_PagesView|IPXV_PagesView]]. |
Revision as of 05:31, 23 April 2015
Property OCContext of interface IPXV_PagesView returns Pointer to IPXC_OCContext ...
Syntax
HRESULT get_OCContext([out, retval] IPXC_OCContext** ppOCCtx);
See Also
See also IPXV_PagesView.