IAFS_FileInfo::LastWriteTime Property

From PDF XChange PDF SDK
Revision as of 13:05, 28 May 2015 by Johnv (Talk | contribs)

Jump to: navigation, search

Gets the time of the last write to the file, in FILETIME format, represented as LONGLONG.

Syntax

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

See Also

IAFS_FileInfo