IPXC_Annotation::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_Annotation::OC Property}}
 
{{#customTitle:IPXC_Annotation::OC Property}}
 +
{{#parentPage:PXV:IPXC_Annotation|property}}
 +
{{ToWrite}}
 +
{{ToReview}}
  
 
Property '''OC''' of interface [[PXV:IPXC_Annotation|IPXC_Annotation]] returns/sets  Pointer to IUnknown* ...
 
Property '''OC''' of interface [[PXV:IPXC_Annotation|IPXC_Annotation]] returns/sets  Pointer to IUnknown* ...
 
  
 
== Syntax ==
 
== Syntax ==

Revision as of 15:40, 20 April 2015


Property OC of interface IPXC_Annotation returns/sets Pointer to IUnknown* ...

Syntax

HRESULT get_OC([out, retval] IUnknown** pOCMD);
HRESULT put_OC([in] IUnknown* pOCMD);

See Also

See also IPXC_Annotation.