ReactOS 0.4.15-dev-7842-g558ab78
_DIR_RECORD Struct Reference

#include <iso.h>

Public Attributes

UCHAR RecordLength
 
UCHAR ExtAttrRecordLength
 
ULONG ExtentLocationL
 
ULONG ExtentLocationM
 
ULONG DataLengthL
 
ULONG DataLengthM
 
UCHAR Year
 
UCHAR Month
 
UCHAR Day
 
UCHAR Hour
 
UCHAR Minute
 
UCHAR Second
 
UCHAR TimeZone
 
UCHAR FileFlags
 
UCHAR FileUnitSize
 
UCHAR InterleaveGapSize
 
ULONG VolumeSequenceNumber
 
UCHAR FileIdLength
 
UCHAR FileId [1]
 

Detailed Description

Definition at line 23 of file iso.h.

Member Data Documentation

◆ DataLengthL

ULONG _DIR_RECORD::DataLengthL

Definition at line 29 of file iso.h.

Referenced by IsoLookupFile().

◆ DataLengthM

ULONG _DIR_RECORD::DataLengthM

Definition at line 30 of file iso.h.

◆ Day

UCHAR _DIR_RECORD::Day

Definition at line 33 of file iso.h.

◆ ExtAttrRecordLength

UCHAR _DIR_RECORD::ExtAttrRecordLength

Definition at line 26 of file iso.h.

◆ ExtentLocationL

ULONG _DIR_RECORD::ExtentLocationL

Definition at line 27 of file iso.h.

Referenced by IsoLookupFile().

◆ ExtentLocationM

ULONG _DIR_RECORD::ExtentLocationM

Definition at line 28 of file iso.h.

◆ FileFlags

UCHAR _DIR_RECORD::FileFlags

Definition at line 38 of file iso.h.

◆ FileId

UCHAR _DIR_RECORD::FileId[1]

Definition at line 43 of file iso.h.

◆ FileIdLength

UCHAR _DIR_RECORD::FileIdLength

Definition at line 42 of file iso.h.

◆ FileUnitSize

UCHAR _DIR_RECORD::FileUnitSize

Definition at line 39 of file iso.h.

◆ Hour

UCHAR _DIR_RECORD::Hour

Definition at line 34 of file iso.h.

◆ InterleaveGapSize

UCHAR _DIR_RECORD::InterleaveGapSize

Definition at line 40 of file iso.h.

◆ Minute

UCHAR _DIR_RECORD::Minute

Definition at line 35 of file iso.h.

◆ Month

UCHAR _DIR_RECORD::Month

Definition at line 32 of file iso.h.

◆ RecordLength

UCHAR _DIR_RECORD::RecordLength

Definition at line 25 of file iso.h.

◆ Second

UCHAR _DIR_RECORD::Second

Definition at line 36 of file iso.h.

◆ TimeZone

UCHAR _DIR_RECORD::TimeZone

Definition at line 37 of file iso.h.

◆ VolumeSequenceNumber

ULONG _DIR_RECORD::VolumeSequenceNumber

Definition at line 41 of file iso.h.

◆ Year

UCHAR _DIR_RECORD::Year

Definition at line 31 of file iso.h.


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