IAFS_FileInfo::LastAccessTime 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 when the file was last accessed, in FILETIME format, represented as LONGLONG.

Syntax

HRESULT get_LastAccessTime([out, retval]  LONGLONG*  nTime);

See Also

IAFS_FileInfo