ReactOS 0.4.16-dev-752-g47bae01
|
#include <fatstruc.h>
Public Attributes | |
ULONG | FirstCluster |
ULONG | LastCluster |
ULONG | ClustersFree |
Definition at line 171 of file fatstruc.h.
ULONG _FAT_WINDOW::ClustersFree |
Definition at line 175 of file fatstruc.h.
Referenced by FatExamineFatEntries().
ULONG _FAT_WINDOW::FirstCluster |
Definition at line 173 of file fatstruc.h.
Referenced by FatExamineFatEntries().
ULONG _FAT_WINDOW::LastCluster |
Definition at line 174 of file fatstruc.h.
Referenced by FatExamineFatEntries().