ReactOS 0.4.15-dev-8096-ga0eec98
_PARTITION_SECTOR Struct Reference

#include <partlist.h>

Collaboration diagram for _PARTITION_SECTOR:

Public Attributes

UCHAR BootCode [440]
 
ULONG Signature
 
UCHAR Reserved [2]
 
PARTITION Partition [PARTITION_TBL_SIZE]
 
USHORT Magic
 

Detailed Description

Definition at line 190 of file partlist.h.

Member Data Documentation

◆ BootCode

UCHAR _PARTITION_SECTOR::BootCode

Definition at line 192 of file partlist.h.

Referenced by AddDiskToList().

◆ Magic

USHORT _PARTITION_SECTOR::Magic

Definition at line 196 of file partlist.h.

Referenced by AddDiskToList().

◆ Partition

PARTITION _PARTITION_SECTOR::Partition

Definition at line 195 of file partlist.h.

Referenced by AddDiskToList().

◆ Reserved

UCHAR _PARTITION_SECTOR::Reserved

Definition at line 194 of file partlist.h.

◆ Signature

ULONG _PARTITION_SECTOR::Signature

Definition at line 193 of file partlist.h.

Referenced by AddDiskToList().


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