IPXC_EmbeddedFileStream::ModificationDate Property

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

Jump to: navigation, search


Property ModificationDate of interface IPXC_EmbeddedFileStream returns/sets Value of DATE ...

Syntax

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

See Also

IPXC_EmbeddedFileStream