ReactOS 0.4.15-dev-7961-gdcf9eb0
_PARTITION_INFORMATION_MBR Struct Reference

#include <imports.h>

Public Attributes

UCHAR PartitionType
 
BOOLEAN BootIndicator
 
BOOLEAN RecognizedPartition
 
ULONG HiddenSectors
 

Detailed Description

Definition at line 205 of file imports.h.

Member Data Documentation

◆ BootIndicator

BOOLEAN _PARTITION_INFORMATION_MBR::BootIndicator

Definition at line 207 of file imports.h.

Referenced by main(), PartMgrConvertExtendedToLayout(), and PartMgrUpdatePartitionDevices().

◆ HiddenSectors

ULONG _PARTITION_INFORMATION_MBR::HiddenSectors

Definition at line 209 of file imports.h.

Referenced by main(), and PartMgrConvertExtendedToLayout().

◆ PartitionType

UCHAR _PARTITION_INFORMATION_MBR::PartitionType

◆ RecognizedPartition

BOOLEAN _PARTITION_INFORMATION_MBR::RecognizedPartition

Definition at line 208 of file imports.h.

Referenced by main(), and PartMgrConvertExtendedToLayout().


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