ReactOS 0.4.15-dev-7842-g558ab78
_PARTLIST Struct Reference

#include <partlist.h>

Collaboration diagram for _PARTLIST:

Public Attributes

PPARTENTRY SystemPartition
 
LIST_ENTRY DiskListHead
 
LIST_ENTRY BiosDiskListHead
 

Detailed Description

Definition at line 149 of file partlist.h.

Member Data Documentation

◆ BiosDiskListHead

LIST_ENTRY _PARTLIST::BiosDiskListHead

Definition at line 163 of file partlist.h.

◆ DiskListHead

LIST_ENTRY _PARTLIST::DiskListHead

Definition at line 162 of file partlist.h.

Referenced by SelectPartitionPage(), and UpgradeRepairPage().

◆ SystemPartition

PPARTENTRY _PARTLIST::SystemPartition

Definition at line 160 of file partlist.h.

Referenced by SelectFileSystemPage(), and SelectPartitionPage().


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