IPXC_Image::OC Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
Line 1: | Line 1: | ||
+ | __NOTOC__ | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:IPXC_Image::OC Property}} | {{#customTitle:IPXC_Image::OC Property}} | ||
Line 13: | Line 14: | ||
== See Also == | == See Also == | ||
− | + | [[PXV:IPXC_Image|IPXC_Image]]. |
Revision as of 05:39, 20 May 2015
Property OC of interface IPXC_Image returns/sets Pointer to IUnknown* ...
Syntax
HRESULT get_OC ([out, retval] IUnknown** ppOC); |
HRESULT put_OC ([in] IUnknown* ppOC); |