IAFS_FileInfo::LastAccessTime Property

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

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*  pTime);

See Also

IAFS_FileInfo