|
ReactOS 0.4.16-dev-2284-g3529151
|
#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(), DeleteGptPartition(), DetailPartition(), gpt_main(), InsertGptPartition(), and UpdateGptDiskLayout().
| GUID _GPT_PARTITION_DATA::PartitionId |
Definition at line 126 of file diskpart.h.
Referenced by AddGptPartitionToDisk(), DeleteGptPartition(), InsertGptPartition(), and UpdateGptDiskLayout().
| GUID _GPT_PARTITION_DATA::PartitionType |
Definition at line 125 of file diskpart.h.
Referenced by AddGptPartitionToDisk(), DeleteGptPartition(), DetailPartition(), GetFreeDiskSize(), InsertGptPartition(), ListPartition(), ScanForUnpartitionedGptDiskSpace(), SelectPartition(), setid_main(), and UpdateGptDiskLayout().