IPXC_ContentItem::MC_OC Property

From PDF XChange PDF SDK
Revision as of 15:46, 20 April 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

Jump to: navigation, search


Property MC_OC of interface IPXC_ContentItem returns/sets Pointer to IUnknown* ...

Syntax

HRESULT get_MC_OC([out, retval] IUnknown** ppOC);
HRESULT put_MC_OC([in] IUnknown* ppOC);

See Also

See also IPXC_ContentItem.