IPXC_EmbeddedFileStream::ModificationDate Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
m (Automatic page editing by robot)
Line 1: Line 1:
 +
__NOTOC__
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IPXC_EmbeddedFileStream::ModificationDate Property}}
 
{{#customTitle:IPXC_EmbeddedFileStream::ModificationDate Property}}
Line 13: Line 14:
  
 
== See Also ==
 
== See Also ==
See also [[PXV:IPXC_EmbeddedFileStream|IPXC_EmbeddedFileStream]].
+
[[PXV:IPXC_EmbeddedFileStream|IPXC_EmbeddedFileStream]].

Revision as of 05:30, 20 May 2015


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.