ReactOS 0.4.15-dev-7998-gdb93cb1
_FAT_WINDOW Struct Reference

#include <fatstruc.h>

Public Attributes

ULONG FirstCluster
 
ULONG LastCluster
 
ULONG ClustersFree
 

Detailed Description

Definition at line 171 of file fatstruc.h.

Member Data Documentation

◆ ClustersFree

ULONG _FAT_WINDOW::ClustersFree

Definition at line 175 of file fatstruc.h.

Referenced by FatExamineFatEntries().

◆ FirstCluster

ULONG _FAT_WINDOW::FirstCluster

Definition at line 173 of file fatstruc.h.

Referenced by FatExamineFatEntries().

◆ LastCluster

ULONG _FAT_WINDOW::LastCluster

Definition at line 174 of file fatstruc.h.

Referenced by FatExamineFatEntries().


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