|
ReactOS 0.4.17-dev-116-ga4b6fe9
|
Data structure stored for each partition item in the TreeList. (None for disks items.) More...

Public Attributes | |
| PPARTENTRY | PartEntry |
| PVOLENTRY | Volume |
| PVOL_CREATE_INFO | VolCreate |
Data structure stored for each partition item in the TreeList. (None for disks items.)
Definition at line 356 of file drivepage.c.
| PPARTENTRY _PARTITEM::PartEntry |
Definition at line 358 of file drivepage.c.
Referenced by DoCreatePartition(), DoDeletePartition(), DriveDlgProc(), and PrintPartitionData().
| PVOL_CREATE_INFO _PARTITEM::VolCreate |
Definition at line 360 of file drivepage.c.
Referenced by DeleteTreeItem(), DoCreatePartition(), DriveDlgProc(), FindVolCreateInTreeByVolume(), and FormatDlgProcWorker().
| PVOLENTRY _PARTITEM::Volume |
Definition at line 359 of file drivepage.c.
Referenced by DoCreatePartition(), FindVolCreateInTreeByVolume(), FormatDlgProcWorker(), and PrintPartitionData().