ReactOS 0.4.15-dev-7918-g2a2556c
_BootSectorFatX Struct Reference

#include <vfat.h>

Public Attributes

unsigned char SysType [4]
 
unsigned long VolumeID
 
unsigned long SectorsPerCluster
 
unsigned short FATCount
 
unsigned long Unknown
 
unsigned char Unused [4078]
 

Detailed Description

Definition at line 87 of file vfat.h.

Member Data Documentation

◆ FATCount

unsigned short _BootSectorFatX::FATCount

Definition at line 92 of file vfat.h.

◆ SectorsPerCluster

unsigned long _BootSectorFatX::SectorsPerCluster

Definition at line 91 of file vfat.h.

◆ SysType

unsigned char _BootSectorFatX::SysType[4]

Definition at line 89 of file vfat.h.

◆ Unknown

unsigned long _BootSectorFatX::Unknown

Definition at line 93 of file vfat.h.

◆ Unused

unsigned char _BootSectorFatX::Unused[4078]

Definition at line 94 of file vfat.h.

◆ VolumeID

unsigned long _BootSectorFatX::VolumeID

Definition at line 90 of file vfat.h.


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