IPXC_Annotation::ModificationDate 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::ModificationDate Property}}
 
{{#customTitle:IPXC_Annotation::ModificationDate Property}}
 +
{{#parentPage:PXV:IPXC_Annotation|property}}
 +
{{ToWrite}}
 +
{{ToReview}}
  
 
Property '''ModificationDate''' of interface [[PXV:IPXC_Annotation|IPXC_Annotation]] returns/sets  Value of BSTR ...
 
Property '''ModificationDate''' of interface [[PXV:IPXC_Annotation|IPXC_Annotation]] returns/sets  Value of BSTR ...
 
  
 
== Syntax ==
 
== Syntax ==

Revision as of 15:40, 20 April 2015


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

Syntax

HRESULT get_ModificationDate([out, retval] BSTR* pDate);
HRESULT put_ModificationDate([in] BSTR pDate);

See Also

See also IPXC_Annotation.