ReactOS 0.4.16-dev-456-ga97fcf1
|
Public Attributes | |
UCHAR | PhysicalDriveNumber |
UCHAR | Reserved |
UCHAR | BootSignature |
ULONG | VolumeSerialNumber |
CHAR | VolumeLabel [11] |
CHAR | FileSystemType [8] |
UCHAR _EXBPB::BootSignature |
Definition at line 51 of file vfdfat.c.
Referenced by FormatBufferFat().
CHAR _EXBPB::FileSystemType[8] |
Definition at line 54 of file vfdfat.c.
Referenced by FormatBufferFat().
CHAR _EXBPB::VolumeLabel[11] |
Definition at line 53 of file vfdfat.c.
Referenced by FormatBufferFat().
ULONG _EXBPB::VolumeSerialNumber |
Definition at line 52 of file vfdfat.c.
Referenced by FormatBufferFat().