ReactOS 0.4.16-dev-257-g6aa11ac
|
#include <imports.h>
Public Attributes | |
GUID | PartitionType |
GUID | PartitionId |
ULONG64 | Attributes |
WCHAR | Name [36] |
ULONG64 _PARTITION_INFORMATION_GPT::Attributes |
Definition at line 215 of file imports.h.
Referenced by main(), and PartMgrUpdatePartitionDevices().
WCHAR _PARTITION_INFORMATION_GPT::Name[36] |
Definition at line 216 of file imports.h.
Referenced by main(), PartitionHandleDeviceControl(), and PartMgrUpdatePartitionDevices().
GUID _PARTITION_INFORMATION_GPT::PartitionId |
Definition at line 214 of file imports.h.
Referenced by main(), and PartMgrUpdatePartitionDevices().
GUID _PARTITION_INFORMATION_GPT::PartitionType |
Definition at line 213 of file imports.h.
Referenced by main(), PartitionHandleDeviceControl(), and PartMgrUpdatePartitionDevices().