IAFS_FileInfo::CreationTime Property

From PDF XChange PDF SDK
Jump to: navigation, search
Line 3: Line 3:
 
{{#customTitle:IAFS_FileInfo::CreationTime Property}}
 
{{#customTitle:IAFS_FileInfo::CreationTime Property}}
 
{{#parentPage:PXV:IAFS_FileInfo#Properties|CreationTime Property|property}}
 
{{#parentPage:PXV:IAFS_FileInfo#Properties|CreationTime Property|property}}
{{ToReview}}
 
  
Gets the creation time of the file in FILETIME format represented as LONGLONG.
+
Gets the creation time of the file, in FILETIME format, represented as LONGLONG.
  
 
== Syntax ==
 
== Syntax ==

Revision as of 14:03, 21 May 2015

Gets the creation time of the file, in FILETIME format, represented as LONGLONG.

Syntax

HRESULT get_CreationTime([out, retval]  LONGLONG*  pTime);

See Also

IAFS_FileInfo.