ReactOS 0.4.15-dev-7942-gd23573b
_PARTITION Struct Reference

#include <partlist.h>

Public Attributes

unsigned char BootFlags
 
unsigned char StartingHead
 
unsigned char StartingSector
 
unsigned char StartingCylinder
 
unsigned char PartitionType
 
unsigned char EndingHead
 
unsigned char EndingSector
 
unsigned char EndingCylinder
 
unsigned int StartingBlock
 
unsigned int SectorCount
 

Detailed Description

Definition at line 176 of file partlist.h.

Member Data Documentation

◆ BootFlags

unsigned char _PARTITION::BootFlags

Definition at line 178 of file partlist.h.

◆ EndingCylinder

unsigned char _PARTITION::EndingCylinder

Definition at line 185 of file partlist.h.

◆ EndingHead

unsigned char _PARTITION::EndingHead

Definition at line 183 of file partlist.h.

◆ EndingSector

unsigned char _PARTITION::EndingSector

Definition at line 184 of file partlist.h.

◆ PartitionType

unsigned char _PARTITION::PartitionType

Definition at line 182 of file partlist.h.

Referenced by AddDiskToList().

◆ SectorCount

unsigned int _PARTITION::SectorCount

Definition at line 187 of file partlist.h.

◆ StartingBlock

unsigned int _PARTITION::StartingBlock

Definition at line 186 of file partlist.h.

◆ StartingCylinder

unsigned char _PARTITION::StartingCylinder

Definition at line 181 of file partlist.h.

◆ StartingHead

unsigned char _PARTITION::StartingHead

Definition at line 179 of file partlist.h.

◆ StartingSector

unsigned char _PARTITION::StartingSector

Definition at line 180 of file partlist.h.


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