ReactOS 0.4.16-dev-178-g8ba6102
_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 200 of file partlist.h.

Member Data Documentation

◆ BootFlags

unsigned char _PARTITION::BootFlags

Definition at line 202 of file partlist.h.

◆ EndingCylinder

unsigned char _PARTITION::EndingCylinder

Definition at line 209 of file partlist.h.

◆ EndingHead

unsigned char _PARTITION::EndingHead

Definition at line 207 of file partlist.h.

◆ EndingSector

unsigned char _PARTITION::EndingSector

Definition at line 208 of file partlist.h.

◆ PartitionType

unsigned char _PARTITION::PartitionType

Definition at line 206 of file partlist.h.

Referenced by AddDiskToList().

◆ SectorCount

unsigned int _PARTITION::SectorCount

Definition at line 211 of file partlist.h.

◆ StartingBlock

unsigned int _PARTITION::StartingBlock

Definition at line 210 of file partlist.h.

◆ StartingCylinder

unsigned char _PARTITION::StartingCylinder

Definition at line 205 of file partlist.h.

◆ StartingHead

unsigned char _PARTITION::StartingHead

Definition at line 203 of file partlist.h.

◆ StartingSector

unsigned char _PARTITION::StartingSector

Definition at line 204 of file partlist.h.


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