IPXC_Annotation::CreationDate Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
Line 14: | Line 14: | ||
== See Also == | == See Also == | ||
− | [[PXV:IPXC_Annotation|IPXC_Annotation]] | + | [[PXV:IPXC_Annotation|IPXC_Annotation]] |
Revision as of 04:10, 23 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);