IPXV_PagesView::OCContext Property
From PDF XChange PDF SDK
(Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
(8 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
+ | __NOTOC__ | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:IPXV_PagesView::OCContext Property}} | {{#customTitle:IPXV_PagesView::OCContext Property}} | ||
+ | {{#parentPage:PXV:IPXV_PagesView#Properties|OCContext|property}} | ||
+ | {{ToWrite}} | ||
+ | {{ToReview}} | ||
Property '''OCContext''' of interface [[PXV:IPXV_PagesView|IPXV_PagesView]] returns Pointer to [[PXV:IPXC_OCContext|IPXC_OCContext]] ... | Property '''OCContext''' of interface [[PXV:IPXV_PagesView|IPXV_PagesView]] returns Pointer to [[PXV:IPXC_OCContext|IPXC_OCContext]] ... | ||
− | |||
== 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]] |
Latest revision as of 03:05, 15 June 2015
Property OCContext of interface IPXV_PagesView returns Pointer to IPXC_OCContext ...
Syntax
HRESULT get_OCContext([out, retval] IPXC_OCContext** pOCCtx);