IPXC_EmbeddedFileStream::CreationDate Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
m (Automatic page editing by robot)
Line 2: Line 2:
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IPXC_EmbeddedFileStream::CreationDate Property}}
 
{{#customTitle:IPXC_EmbeddedFileStream::CreationDate Property}}
{{#parentPage:PXV:IPXC_EmbeddedFileStream|CreationDate Property|property}}
+
{{#parentPage:PXV:IPXC_EmbeddedFileStream#Properties|CreationDate Property|property}}
 
{{ToWrite}}
 
{{ToWrite}}
 
{{ToReview}}
 
{{ToReview}}

Revision as of 14:29, 21 May 2015


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

Syntax

HRESULT get_CreationDate([out, retval]  DATE*  pDate);
HRESULT put_CreationDate([in]  DATE  pDate);

See Also

IPXC_EmbeddedFileStream.