WIN32_FIND_DATAftLastAccessTimeLow Field |
For a file, the structure specifies when the file was last read from, written to, or for executable files, run.
For a directory, the structure specifies when the directory is created.If the underlying file system does not support last access time, this member is zero.
Namespace:
ShellBoost.Core.WindowsShell
Assembly:
ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax public uint ftLastAccessTimeLow
Field Value
Type:
UInt32See Also