IPXC_Image::OC Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
Line 14: | Line 14: | ||
== See Also == | == See Also == | ||
− | [[PXV:IPXC_Image|IPXC_Image]] | + | [[PXV:IPXC_Image|IPXC_Image]] |
Revision as of 04:34, 23 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); |