IPXC_Annotation::OC Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
m (Automatic page editing by robot)
Line 2: Line 2:
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IPXC_Annotation::OC Property}}
 
{{#customTitle:IPXC_Annotation::OC Property}}
{{#parentPage:PXV:IPXC_Annotation#Properties|OC Property|property}}
+
{{#parentPage:PXV:IPXC_Annotation#Properties|OC|property}}
 
{{ToWrite}}
 
{{ToWrite}}
 
{{ToReview}}
 
{{ToReview}}

Revision as of 08:04, 23 May 2015


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

Syntax

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

See Also

IPXC_Annotation