IAFS_FileInfo::CreationTime Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
Line 2: | Line 2: | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:IAFS_FileInfo::CreationTime Property}} | {{#customTitle:IAFS_FileInfo::CreationTime Property}} | ||
− | {{#parentPage:PXV:IAFS_FileInfo#Properties|CreationTime | + | {{#parentPage:PXV:IAFS_FileInfo#Properties|CreationTime|property}} |
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. |
Revision as of 06:48, 23 May 2015
Gets the creation time of the file, in FILETIME format, represented as LONGLONG.
Syntax
HRESULT get_CreationTime([out, retval] LONGLONG* pTime);