ReactOS 0.4.15-dev-7918-g2a2556c
_EXBPB Struct Reference

Public Attributes

UCHAR PhysicalDriveNumber
 
UCHAR Reserved
 
UCHAR BootSignature
 
ULONG VolumeSerialNumber
 
CHAR VolumeLabel [11]
 
CHAR FileSystemType [8]
 

Detailed Description

Definition at line 47 of file vfdfat.c.

Member Data Documentation

◆ BootSignature

UCHAR _EXBPB::BootSignature

Definition at line 51 of file vfdfat.c.

Referenced by FormatBufferFat().

◆ FileSystemType

CHAR _EXBPB::FileSystemType[8]

Definition at line 54 of file vfdfat.c.

Referenced by FormatBufferFat().

◆ PhysicalDriveNumber

UCHAR _EXBPB::PhysicalDriveNumber

Definition at line 49 of file vfdfat.c.

◆ Reserved

UCHAR _EXBPB::Reserved

Definition at line 50 of file vfdfat.c.

◆ VolumeLabel

CHAR _EXBPB::VolumeLabel[11]

Definition at line 53 of file vfdfat.c.

Referenced by FormatBufferFat().

◆ VolumeSerialNumber

ULONG _EXBPB::VolumeSerialNumber

Definition at line 52 of file vfdfat.c.

Referenced by FormatBufferFat().


The documentation for this struct was generated from the following file: