ReactOS 0.4.15-dev-7924-g5949c20
_PARTITION_INFORMATION_GPT Struct Reference

#include <imports.h>

Collaboration diagram for _PARTITION_INFORMATION_GPT:

Public Attributes

GUID PartitionType
 
GUID PartitionId
 
ULONG64 Attributes
 
WCHAR Name [36]
 

Detailed Description

Definition at line 212 of file imports.h.

Member Data Documentation

◆ Attributes

ULONG64 _PARTITION_INFORMATION_GPT::Attributes

Definition at line 215 of file imports.h.

Referenced by main(), and PartMgrUpdatePartitionDevices().

◆ Name

WCHAR _PARTITION_INFORMATION_GPT::Name[36]

Definition at line 216 of file imports.h.

Referenced by main(), PartitionHandleDeviceControl(), and PartMgrUpdatePartitionDevices().

◆ PartitionId

GUID _PARTITION_INFORMATION_GPT::PartitionId

Definition at line 214 of file imports.h.

Referenced by main(), and PartMgrUpdatePartitionDevices().

◆ PartitionType

GUID _PARTITION_INFORMATION_GPT::PartitionType

Definition at line 213 of file imports.h.

Referenced by main(), PartitionHandleDeviceControl(), and PartMgrUpdatePartitionDevices().


The documentation for this struct was generated from the following file: