IPXC_Annotation::ModificationDate Property

From PDF XChange PDF SDK
Revision as of 08:04, 23 May 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

Jump to: navigation, search


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);

See Also

IPXC_Annotation