IPXC_ContentItem::MC_OC Property

From PDF XChange PDF SDK
Revision as of 06:14, 20 March 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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.