IPXC_ContentItem::MC_OC Property

From PDF XChange PDF SDK
Jump to: navigation, search
(Automatic page editing by robot)
 
m (Automatic page editing by robot)
Line 1: Line 1:
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IPXC_ContentItem::MC_OC Property}}
 
{{#customTitle:IPXC_ContentItem::MC_OC Property}}
 +
{{#parentPage:PXV:IPXC_ContentItem|property}}
 +
{{ToWrite}}
 +
{{ToReview}}
  
 
Property '''MC_OC''' of interface [[PXV:IPXC_ContentItem|IPXC_ContentItem]] returns/sets  Pointer to IUnknown* ...
 
Property '''MC_OC''' of interface [[PXV:IPXC_ContentItem|IPXC_ContentItem]] returns/sets  Pointer to IUnknown* ...
 
  
 
== Syntax ==
 
== Syntax ==

Revision as of 15:46, 20 April 2015


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.