LARGE_INTEGER EndOfFile; ULONG FileAttributes; ULONG ReparseTag; ULONG NumberOfLinks; ULONG DeviceType; ULONG DeviceCharacteristics; ULONG Reserved; LARGE_INTEGER VolumeSerialNumber; FILE_ID_128 FileId128; } FILE_STAT_BASIC_INFORMATION, *PFILE_STAT_BASIC_INFORMATION; Miembros FileId Especifica ...
The creation time of the file. LastAccessTime The time that the file was last accessed. LastWriteTime The last time that the file was written to. ChangeTime The last time a file was changed. AllocationSize The file allocation size, in bytes. Usually this value is a multiple of the...