ReactOS 0.4.16-dev-178-g8ba6102
_PARTLIST Struct Reference

#include <partlist.h>

Collaboration diagram for _PARTLIST:

Public Attributes

PPARTENTRY SystemPartition
 
LIST_ENTRY DiskListHead
 
LIST_ENTRY BiosDiskListHead
 
LIST_ENTRY VolumesList
 

Detailed Description

Definition at line 170 of file partlist.h.

Member Data Documentation

◆ BiosDiskListHead

LIST_ENTRY _PARTLIST::BiosDiskListHead

Definition at line 184 of file partlist.h.

◆ DiskListHead

LIST_ENTRY _PARTLIST::DiskListHead

Definition at line 183 of file partlist.h.

Referenced by SelectPartitionPage(), and UpgradeRepairPage().

◆ SystemPartition

PPARTENTRY _PARTLIST::SystemPartition

Definition at line 181 of file partlist.h.

Referenced by ChangeSystemPartitionPage(), InitSystemPartition(), and SelectPartitionPage().

◆ VolumesList

LIST_ENTRY _PARTLIST::VolumesList

Definition at line 187 of file partlist.h.

Referenced by FsVolCommitOpsQueue().


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