ReactOS 0.4.15-dev-7842-g558ab78
_PARTITION_HEADER_DESC Struct Reference

#include <ecma_167.h>

Collaboration diagram for _PARTITION_HEADER_DESC:

Public Attributes

short_ad unallocatedSpaceTable
 
short_ad unallocatedSpaceBitmap
 
short_ad partitionIntegrityTable
 
short_ad freedSpaceTable
 
short_ad freedSpaceBitmap
 
uint8 reserved [88]
 

Detailed Description

Definition at line 414 of file ecma_167.h.

Member Data Documentation

◆ freedSpaceBitmap

short_ad _PARTITION_HEADER_DESC::freedSpaceBitmap

Definition at line 419 of file ecma_167.h.

Referenced by UDFLoadPartDesc(), and UDFVerifyPartDesc().

◆ freedSpaceTable

short_ad _PARTITION_HEADER_DESC::freedSpaceTable

Definition at line 418 of file ecma_167.h.

Referenced by UDFLoadPartDesc(), UDFUpdatePartDesc(), and UDFVerifyPartDesc().

◆ partitionIntegrityTable

short_ad _PARTITION_HEADER_DESC::partitionIntegrityTable

Definition at line 417 of file ecma_167.h.

Referenced by UDFLoadPartDesc(), and UDFVerifyPartDesc().

◆ reserved

uint8 _PARTITION_HEADER_DESC::reserved[88]

Definition at line 420 of file ecma_167.h.

◆ unallocatedSpaceBitmap

short_ad _PARTITION_HEADER_DESC::unallocatedSpaceBitmap

Definition at line 416 of file ecma_167.h.

Referenced by UDFLoadPartDesc(), and UDFVerifyPartDesc().

◆ unallocatedSpaceTable

short_ad _PARTITION_HEADER_DESC::unallocatedSpaceTable

Definition at line 415 of file ecma_167.h.

Referenced by UDFLoadPartDesc(), UDFUpdatePartDesc(), and UDFVerifyPartDesc().


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