IPXC_Annotation::CreationDate 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::CreationDate Property}}
 
{{#customTitle:IPXC_Annotation::CreationDate Property}}
{{#parentPage:PXV:IPXC_Annotation|CreationDate Property|property}}
+
{{#parentPage:PXV:IPXC_Annotation#Properties|CreationDate Property|property}}
 
{{ToWrite}}
 
{{ToWrite}}
 
{{ToReview}}
 
{{ToReview}}

Revision as of 13:56, 21 May 2015


Property CreationDate of interface IPXC_Annotation returns/sets Value of BSTR ...

Syntax

HRESULT get_CreationDate([out, retval]  BSTR*  ppDate);
HRESULT put_CreationDate([in]  BSTR  ppDate);

See Also

IPXC_Annotation.