ReactOS 0.4.15-dev-7931-gfd331f1
_EA_RANGE Struct Reference

#include <fatstruc.h>

Collaboration diagram for _EA_RANGE:

Public Attributes

PCHAR Data
 
ULONG StartingVbo
 
ULONG Length
 
USHORT BcbChainLength
 
BOOLEAN AuxilaryBuffer
 
PBCBBcbChain
 
PBCB BcbArray [EA_BCB_ARRAY_SIZE]
 

Detailed Description

Definition at line 1719 of file fatstruc.h.

Member Data Documentation

◆ AuxilaryBuffer

BOOLEAN _EA_RANGE::AuxilaryBuffer

Definition at line 1725 of file fatstruc.h.

◆ BcbArray

PBCB _EA_RANGE::BcbArray[EA_BCB_ARRAY_SIZE]

Definition at line 1727 of file fatstruc.h.

◆ BcbChain

PBCB* _EA_RANGE::BcbChain

Definition at line 1726 of file fatstruc.h.

◆ BcbChainLength

USHORT _EA_RANGE::BcbChainLength

Definition at line 1724 of file fatstruc.h.

◆ Data

PCHAR _EA_RANGE::Data

Definition at line 1721 of file fatstruc.h.

Referenced by FatReadEaSet().

◆ Length

ULONG _EA_RANGE::Length

Definition at line 1723 of file fatstruc.h.

◆ StartingVbo

ULONG _EA_RANGE::StartingVbo

Definition at line 1722 of file fatstruc.h.


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