ReactOS 0.4.15-dev-7918-g2a2556c
_PACKED_EA Struct Reference

#include <fat.h>

Public Attributes

UCHAR Flags
 
UCHAR EaNameLength
 
UCHAR EaValueLength [2]
 
CHAR EaName [1]
 

Detailed Description

Definition at line 694 of file fat.h.

Member Data Documentation

◆ EaName

CHAR _PACKED_EA::EaName[1]

Definition at line 698 of file fat.h.

Referenced by FatAppendPackedEa(), and FatLocateEaByName().

◆ EaNameLength

UCHAR _PACKED_EA::EaNameLength

Definition at line 696 of file fat.h.

Referenced by FatLocateEaByName().

◆ EaValueLength

UCHAR _PACKED_EA::EaValueLength[2]

Definition at line 697 of file fat.h.

◆ Flags

UCHAR _PACKED_EA::Flags

Definition at line 695 of file fat.h.

Referenced by FatDeletePackedEa().


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