ReactOS 0.4.15-dev-7931-gfd331f1
PartitionDesc Struct Reference

#include <ecma_167.h>

Collaboration diagram for PartitionDesc:

Public Attributes

tag descTag
 
uint32 volDescSeqNum
 
uint16 partitionFlags
 
uint16 partitionNumber
 
EntityID partitionContents
 
uint8 partitionContentsUse [128]
 
uint32 accessType
 
uint32 partitionStartingLocation
 
uint32 partitionLength
 
EntityID impIdent
 
uint8 impUse [128]
 
uint8 reserved [156]
 

Detailed Description

Definition at line 242 of file ecma_167.h.

Member Data Documentation

◆ accessType

uint32 PartitionDesc::accessType

Definition at line 249 of file ecma_167.h.

◆ descTag

tag PartitionDesc::descTag

Definition at line 243 of file ecma_167.h.

◆ impIdent

EntityID PartitionDesc::impIdent

Definition at line 252 of file ecma_167.h.

◆ impUse

uint8 PartitionDesc::impUse[128]

Definition at line 253 of file ecma_167.h.

◆ partitionContents

EntityID PartitionDesc::partitionContents

Definition at line 247 of file ecma_167.h.

◆ partitionContentsUse

uint8 PartitionDesc::partitionContentsUse[128]

Definition at line 248 of file ecma_167.h.

◆ partitionFlags

uint16 PartitionDesc::partitionFlags

Definition at line 245 of file ecma_167.h.

◆ partitionLength

uint32 PartitionDesc::partitionLength

Definition at line 251 of file ecma_167.h.

◆ partitionNumber

uint16 PartitionDesc::partitionNumber

Definition at line 246 of file ecma_167.h.

◆ partitionStartingLocation

uint32 PartitionDesc::partitionStartingLocation

Definition at line 250 of file ecma_167.h.

◆ reserved

uint8 PartitionDesc::reserved[156]

Definition at line 254 of file ecma_167.h.

◆ volDescSeqNum

uint32 PartitionDesc::volDescSeqNum

Definition at line 244 of file ecma_167.h.


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