IAFS_FileInfo::LastWriteTime Property

From PDF XChange PDF SDK
Revision as of 07:48, 23 May 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

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