IAFS_FileInfo::LastWriteTime Property

From PDF XChange PDF SDK
Revision as of 03:10, 15 June 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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*  nTime);

See Also

IAFS_FileInfo