IPXC_Annotation::ModificationDate Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
Line 2: | Line 2: | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:IPXC_Annotation::ModificationDate Property}} | {{#customTitle:IPXC_Annotation::ModificationDate Property}} | ||
− | {{#parentPage:PXV:IPXC_Annotation#Properties|ModificationDate | + | {{#parentPage:PXV:IPXC_Annotation#Properties|ModificationDate|property}} |
{{ToWrite}} | {{ToWrite}} | ||
{{ToReview}} | {{ToReview}} |
Revision as of 07:04, 23 May 2015
Property ModificationDate of interface IPXC_Annotation returns/sets Value of BSTR ...
Syntax
HRESULT get_ModificationDate([out, retval] BSTR* ppDate); HRESULT put_ModificationDate([in] BSTR ppDate);