|
ReactOS 0.4.16-dev-2104-gb84fa49
|
#include <diskpart.h>

Public Attributes | |
| GUID | PartitionType |
| GUID | PartitionId |
| DWORD64 | Attributes |
Definition at line 123 of file diskpart.h.
| DWORD64 _GPT_PARTITION_DATA::Attributes |
Definition at line 127 of file diskpart.h.
Referenced by AddGptPartitionToDisk(), CreateEfiPartition(), CreateMsrPartition(), CreatePrimaryGptPartition(), DeleteGptPartition(), DetailPartition(), gpt_main(), and UpdateGptDiskLayout().
| GUID _GPT_PARTITION_DATA::PartitionId |
Definition at line 126 of file diskpart.h.
Referenced by AddGptPartitionToDisk(), CreateEfiPartition(), CreateMsrPartition(), CreatePrimaryGptPartition(), DeleteGptPartition(), and UpdateGptDiskLayout().
| GUID _GPT_PARTITION_DATA::PartitionType |
Definition at line 125 of file diskpart.h.
Referenced by AddGptPartitionToDisk(), CreateEfiPartition(), CreateMsrPartition(), CreatePrimaryGptPartition(), DeleteGptPartition(), DetailPartition(), GetFreeDiskSize(), ListPartition(), ScanForUnpartitionedGptDiskSpace(), SelectPartition(), setid_main(), and UpdateGptDiskLayout().