ReactOS 0.4.15-dev-7788-g1ad9096
_MASTER_BOOT_RECORD Struct Reference

#include <disk.h>

Collaboration diagram for _MASTER_BOOT_RECORD:

Public Attributes

UCHAR MasterBootRecordCodeAndData [0x1b8]
 
ULONG Signature
 
USHORT Reserved
 
PARTITION_TABLE_ENTRY PartitionTable [4]
 
USHORT MasterBootRecordMagic
 

Detailed Description

Definition at line 72 of file disk.h.

Member Data Documentation

◆ MasterBootRecordCodeAndData

UCHAR _MASTER_BOOT_RECORD::MasterBootRecordCodeAndData

Definition at line 74 of file disk.h.

◆ MasterBootRecordMagic

USHORT _MASTER_BOOT_RECORD::MasterBootRecordMagic

◆ PartitionTable

PARTITION_TABLE_ENTRY _MASTER_BOOT_RECORD::PartitionTable

◆ Reserved

USHORT _MASTER_BOOT_RECORD::Reserved

Definition at line 76 of file disk.h.

◆ Signature


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