ReactOS 0.4.15-dev-7834-g00c4b3d
_EA_FILE_HEADER Struct Reference

#include <fat.h>

Public Attributes

USHORT Signature
 
USHORT FormatType
 
USHORT LogType
 
USHORT Cluster1
 
USHORT NewCValue1
 
USHORT Cluster2
 
USHORT NewCValue2
 
USHORT Cluster3
 
USHORT NewCValue3
 
USHORT Handle
 
USHORT NewHOffset
 
UCHAR Reserved [10]
 
USHORT EaBaseTable [240]
 

Detailed Description

Definition at line 634 of file fat.h.

Member Data Documentation

◆ Cluster1

USHORT _EA_FILE_HEADER::Cluster1

Definition at line 638 of file fat.h.

◆ Cluster2

USHORT _EA_FILE_HEADER::Cluster2

Definition at line 640 of file fat.h.

◆ Cluster3

USHORT _EA_FILE_HEADER::Cluster3

Definition at line 642 of file fat.h.

◆ EaBaseTable

USHORT _EA_FILE_HEADER::EaBaseTable[240]

Definition at line 647 of file fat.h.

Referenced by FatReadEaSet().

◆ FormatType

USHORT _EA_FILE_HEADER::FormatType

Definition at line 636 of file fat.h.

◆ Handle

USHORT _EA_FILE_HEADER::Handle

Definition at line 644 of file fat.h.

◆ LogType

USHORT _EA_FILE_HEADER::LogType

Definition at line 637 of file fat.h.

◆ NewCValue1

USHORT _EA_FILE_HEADER::NewCValue1

Definition at line 639 of file fat.h.

◆ NewCValue2

USHORT _EA_FILE_HEADER::NewCValue2

Definition at line 641 of file fat.h.

◆ NewCValue3

USHORT _EA_FILE_HEADER::NewCValue3

Definition at line 643 of file fat.h.

◆ NewHOffset

USHORT _EA_FILE_HEADER::NewHOffset

Definition at line 645 of file fat.h.

◆ Reserved

UCHAR _EA_FILE_HEADER::Reserved[10]

Definition at line 646 of file fat.h.

◆ Signature

USHORT _EA_FILE_HEADER::Signature

Definition at line 635 of file fat.h.


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