ReactOS 0.4.15-dev-8100-g1887773
_FAT32_FSINFO Struct Reference

#include <vfatlib.h>

Public Attributes

unsigned long LeadSig
 
unsigned char Res1 [480]
 
unsigned long StrucSig
 
unsigned long FreeCount
 
unsigned long NextFree
 
unsigned long Res2 [3]
 
unsigned long TrailSig
 

Detailed Description

Definition at line 87 of file vfatlib.h.

Member Data Documentation

◆ FreeCount

unsigned long _FAT32_FSINFO::FreeCount

Definition at line 92 of file vfatlib.h.

Referenced by Fat32WriteFsInfo().

◆ LeadSig

unsigned long _FAT32_FSINFO::LeadSig

Definition at line 89 of file vfatlib.h.

Referenced by Fat32WriteFsInfo().

◆ NextFree

unsigned long _FAT32_FSINFO::NextFree

Definition at line 93 of file vfatlib.h.

Referenced by Fat32WriteFsInfo().

◆ Res1

unsigned char _FAT32_FSINFO::Res1[480]

Definition at line 90 of file vfatlib.h.

◆ Res2

unsigned long _FAT32_FSINFO::Res2[3]

Definition at line 94 of file vfatlib.h.

◆ StrucSig

unsigned long _FAT32_FSINFO::StrucSig

Definition at line 91 of file vfatlib.h.

Referenced by Fat32WriteFsInfo().

◆ TrailSig

unsigned long _FAT32_FSINFO::TrailSig

Definition at line 95 of file vfatlib.h.

Referenced by Fat32WriteFsInfo().


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