ReactOS 0.4.16-dev-1093-g93e9710
|
#include <fat.h>
Public Attributes | |
USHORT | DoubleSeconds: 5 |
USHORT | Minute: 6 |
USHORT | Hour: 5 |
USHORT _FAT_TIME::DoubleSeconds |
Definition at line 267 of file fat.h.
Referenced by FatGetDirTimes().
USHORT _FAT_TIME::Hour |
Definition at line 269 of file fat.h.
Referenced by FatGetDirTimes().
USHORT _FAT_TIME::Minute |
Definition at line 268 of file fat.h.
Referenced by FatGetDirTimes().