ReactOS 0.4.15-dev-7961-gdcf9eb0
_PACKED_BOOT_SECTOR_EX Struct Reference

#include <fat.h>

Collaboration diagram for _PACKED_BOOT_SECTOR_EX:

Public Attributes

UCHAR Jump [3]
 
UCHAR Oem [8]
 
PACKED_BIOS_PARAMETER_BLOCK_EX PackedBpb
 
UCHAR PhysicalDriveNumber
 
UCHAR CurrentHead
 
UCHAR Signature
 
UCHAR Id [4]
 
UCHAR VolumeLabel [11]
 
UCHAR SystemId [8]
 

Detailed Description

Definition at line 176 of file fat.h.

Member Data Documentation

◆ CurrentHead

UCHAR _PACKED_BOOT_SECTOR_EX::CurrentHead

Definition at line 181 of file fat.h.

◆ Id

UCHAR _PACKED_BOOT_SECTOR_EX::Id[4]

Definition at line 183 of file fat.h.

◆ Jump

UCHAR _PACKED_BOOT_SECTOR_EX::Jump[3]

Definition at line 177 of file fat.h.

◆ Oem

UCHAR _PACKED_BOOT_SECTOR_EX::Oem[8]

Definition at line 178 of file fat.h.

◆ PackedBpb

PACKED_BIOS_PARAMETER_BLOCK_EX _PACKED_BOOT_SECTOR_EX::PackedBpb

Definition at line 179 of file fat.h.

◆ PhysicalDriveNumber

UCHAR _PACKED_BOOT_SECTOR_EX::PhysicalDriveNumber

Definition at line 180 of file fat.h.

◆ Signature

UCHAR _PACKED_BOOT_SECTOR_EX::Signature

Definition at line 182 of file fat.h.

◆ SystemId

UCHAR _PACKED_BOOT_SECTOR_EX::SystemId[8]

Definition at line 185 of file fat.h.

◆ VolumeLabel

UCHAR _PACKED_BOOT_SECTOR_EX::VolumeLabel[11]

Definition at line 184 of file fat.h.


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