ReactOS 0.4.15-dev-7842-g558ab78
_FILE_SET_DESC Struct Reference

#include <ecma_167.h>

Collaboration diagram for _FILE_SET_DESC:

Public Attributes

tag descTag
 
timestamp recordingDateAndTime
 
uint16 interchangeLvl
 
uint16 maxInterchangeLvl
 
uint32 charSetList
 
uint32 maxCharSetList
 
uint32 fileSetNum
 
uint32 fileSetDescNum
 
charspec logicalVolIdentCharSet
 
dstring logicalVolIdent [128]
 
charspec fileSetCharSet
 
dstring fileSetIdent [32]
 
dstring copyrightFileIdent [32]
 
dstring abstractFileIdent [32]
 
long_ad rootDirectoryICB
 
EntityID domainIdent
 
long_ad nextExt
 
long_ad streamDirectoryICB
 
uint8 reserved [32]
 

Detailed Description

Definition at line 383 of file ecma_167.h.

Member Data Documentation

◆ abstractFileIdent

dstring _FILE_SET_DESC::abstractFileIdent[32]

Definition at line 397 of file ecma_167.h.

◆ charSetList

uint32 _FILE_SET_DESC::charSetList

Definition at line 388 of file ecma_167.h.

◆ copyrightFileIdent

dstring _FILE_SET_DESC::copyrightFileIdent[32]

Definition at line 396 of file ecma_167.h.

◆ descTag

tag _FILE_SET_DESC::descTag

Definition at line 384 of file ecma_167.h.

◆ domainIdent

EntityID _FILE_SET_DESC::domainIdent

Definition at line 399 of file ecma_167.h.

◆ fileSetCharSet

charspec _FILE_SET_DESC::fileSetCharSet

Definition at line 394 of file ecma_167.h.

◆ fileSetDescNum

uint32 _FILE_SET_DESC::fileSetDescNum

Definition at line 391 of file ecma_167.h.

◆ fileSetIdent

dstring _FILE_SET_DESC::fileSetIdent[32]

Definition at line 395 of file ecma_167.h.

◆ fileSetNum

uint32 _FILE_SET_DESC::fileSetNum

Definition at line 390 of file ecma_167.h.

◆ interchangeLvl

uint16 _FILE_SET_DESC::interchangeLvl

Definition at line 386 of file ecma_167.h.

◆ logicalVolIdent

dstring _FILE_SET_DESC::logicalVolIdent[128]

Definition at line 393 of file ecma_167.h.

◆ logicalVolIdentCharSet

charspec _FILE_SET_DESC::logicalVolIdentCharSet

Definition at line 392 of file ecma_167.h.

◆ maxCharSetList

uint32 _FILE_SET_DESC::maxCharSetList

Definition at line 389 of file ecma_167.h.

◆ maxInterchangeLvl

uint16 _FILE_SET_DESC::maxInterchangeLvl

Definition at line 387 of file ecma_167.h.

◆ nextExt

long_ad _FILE_SET_DESC::nextExt

Definition at line 400 of file ecma_167.h.

◆ recordingDateAndTime

timestamp _FILE_SET_DESC::recordingDateAndTime

Definition at line 385 of file ecma_167.h.

◆ reserved

uint8 _FILE_SET_DESC::reserved[32]

Definition at line 402 of file ecma_167.h.

◆ rootDirectoryICB

long_ad _FILE_SET_DESC::rootDirectoryICB

Definition at line 398 of file ecma_167.h.

◆ streamDirectoryICB

long_ad _FILE_SET_DESC::streamDirectoryICB

Definition at line 401 of file ecma_167.h.


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