|
ReactOS 0.4.16-dev-1990-gfa5cf28
|
#include <diskpart.h>

Public Attributes | |
| GUID | PartitionType |
| GUID | PartitionId |
| DWORD64 | Attributes |
Definition at line 110 of file diskpart.h.
| DWORD64 _GPT_PARTITION_DATA::Attributes |
Definition at line 114 of file diskpart.h.
Referenced by AddGptPartitionToDisk(), CreatePrimaryGptPartition(), DeleteGptPartition(), DetailPartition(), and UpdateGptDiskLayout().
| GUID _GPT_PARTITION_DATA::PartitionId |
Definition at line 113 of file diskpart.h.
Referenced by AddGptPartitionToDisk(), CreatePrimaryGptPartition(), DeleteGptPartition(), and UpdateGptDiskLayout().
| GUID _GPT_PARTITION_DATA::PartitionType |
Definition at line 112 of file diskpart.h.
Referenced by AddGptPartitionToDisk(), CreatePrimaryGptPartition(), DeleteGptPartition(), DetailPartition(), ListPartition(), ScanForUnpartitionedGptDiskSpace(), SelectPartition(), setid_main(), and UpdateGptDiskLayout().