BOOL EngGetFileChangeTime(
HANDLE h, | |
LARGE_INTEGER *pChangeTime | |
); |
EngGetFileChangeTime returns a file’s last write time.
EngGetFileChangeTime returns TRUE if it succeeds in returning the timestamp; otherwise it returns FALSE.
The time returned is specified in system-time format. Absolute system time is the number of 100-nanosecond intervals since the start of 1601.