IPXC_ContentItem::MC_OC Property

From PDF XChange PDF SDK
Revision as of 12:33, 9 June 2016 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**  pOC);
HRESULT put_MC_OC([in]  IUnknown*  pOC);

See Also

IPXC_ContentItem