Main Page | Class Hierarchy | Class List | File List | Class Members | File Members

BIOS_PARAMETER_BLOCK Struct Reference

#include <fat_rec.h>

List of all members.

Public Attributes

USHORT BytesPerSector
UCHAR SectorsPerCluster
USHORT ReservedSectors
UCHAR Fats
USHORT RootEntries
USHORT Sectors
UCHAR Media
USHORT SectorsPerFat
USHORT SectorsPerTrack
USHORT Heads
ULONG HiddenSectors
ULONG LargeSectors


Member Data Documentation

USHORT BIOS_PARAMETER_BLOCK::BytesPerSector
 

Definition at line 92 of file fat_rec.h.

Referenced by IsFatVolume().

UCHAR BIOS_PARAMETER_BLOCK::Fats
 

Definition at line 95 of file fat_rec.h.

Referenced by IsFatVolume().

USHORT BIOS_PARAMETER_BLOCK::Heads
 

Definition at line 101 of file fat_rec.h.

ULONG BIOS_PARAMETER_BLOCK::HiddenSectors
 

Definition at line 102 of file fat_rec.h.

ULONG BIOS_PARAMETER_BLOCK::LargeSectors
 

Definition at line 103 of file fat_rec.h.

Referenced by IsFatVolume().

UCHAR BIOS_PARAMETER_BLOCK::Media
 

Definition at line 98 of file fat_rec.h.

Referenced by IsFatVolume().

USHORT BIOS_PARAMETER_BLOCK::ReservedSectors
 

Definition at line 94 of file fat_rec.h.

Referenced by IsFatVolume().

USHORT BIOS_PARAMETER_BLOCK::RootEntries
 

Definition at line 96 of file fat_rec.h.

Referenced by IsFatVolume().

USHORT BIOS_PARAMETER_BLOCK::Sectors
 

Definition at line 97 of file fat_rec.h.

Referenced by IsFatVolume().

UCHAR BIOS_PARAMETER_BLOCK::SectorsPerCluster
 

Definition at line 93 of file fat_rec.h.

Referenced by IsFatVolume().

USHORT BIOS_PARAMETER_BLOCK::SectorsPerFat
 

Definition at line 99 of file fat_rec.h.

Referenced by IsFatVolume().

USHORT BIOS_PARAMETER_BLOCK::SectorsPerTrack
 

Definition at line 100 of file fat_rec.h.


The documentation for this struct was generated from the following file:
Generated on Sat May 15 19:46:26 2004 for test by doxygen 1.3.7