ReactOS 0.4.15-dev-7924-g5949c20
_PACKED_LFN_DIRENT Struct Reference

#include <lfn.h>

Public Attributes

UCHAR Ordinal
 
UCHAR Name1 [10]
 
UCHAR Attributes
 
UCHAR Type
 
UCHAR Checksum
 
WCHAR Name2 [6]
 
USHORT MustBeZero
 
WCHAR Name3 [2]
 

Detailed Description

Definition at line 23 of file lfn.h.

Member Data Documentation

◆ Attributes

UCHAR _PACKED_LFN_DIRENT::Attributes

Definition at line 26 of file lfn.h.

Referenced by FatConstructDirent().

◆ Checksum

UCHAR _PACKED_LFN_DIRENT::Checksum

Definition at line 28 of file lfn.h.

Referenced by FatConstructDirent().

◆ MustBeZero

USHORT _PACKED_LFN_DIRENT::MustBeZero

Definition at line 30 of file lfn.h.

Referenced by FatConstructDirent().

◆ Name1

UCHAR _PACKED_LFN_DIRENT::Name1[10]

Definition at line 25 of file lfn.h.

Referenced by FatConstructDirent().

◆ Name2

WCHAR _PACKED_LFN_DIRENT::Name2[6]

Definition at line 29 of file lfn.h.

Referenced by FatConstructDirent().

◆ Name3

WCHAR _PACKED_LFN_DIRENT::Name3[2]

Definition at line 31 of file lfn.h.

Referenced by FatConstructDirent().

◆ Ordinal

UCHAR _PACKED_LFN_DIRENT::Ordinal

Definition at line 24 of file lfn.h.

Referenced by FatConstructDirent().

◆ Type

UCHAR _PACKED_LFN_DIRENT::Type

Definition at line 27 of file lfn.h.

Referenced by FatConstructDirent().


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