|
ReactOS 0.4.16-dev-1998-g617f3bd
|
#include <storduid.h>

Public Attributes | |
| ULONG | Version |
| ULONG | Size |
| BOOLEAN | Mbr |
| union { | |
| ULONG MbrSignature | |
| GUID GptDiskId | |
| } | DeviceSpecific |
Definition at line 37 of file storduid.h.
| union { ... } _STORAGE_DEVICE_LAYOUT_SIGNATURE::DeviceSpecific |
Referenced by ClasspDuidGetDriveLayout().
| GUID _STORAGE_DEVICE_LAYOUT_SIGNATURE::GptDiskId |
Definition at line 44 of file storduid.h.
Referenced by ClasspDuidGetDriveLayout().
| BOOLEAN _STORAGE_DEVICE_LAYOUT_SIGNATURE::Mbr |
Definition at line 41 of file storduid.h.
Referenced by ClasspDuidGetDriveLayout().
| ULONG _STORAGE_DEVICE_LAYOUT_SIGNATURE::MbrSignature |
Definition at line 43 of file storduid.h.
Referenced by ClasspDuidGetDriveLayout().
| ULONG _STORAGE_DEVICE_LAYOUT_SIGNATURE::Size |
Definition at line 40 of file storduid.h.
Referenced by ClasspDuidGetDriveLayout(), and CompareStorageDuids().
| ULONG _STORAGE_DEVICE_LAYOUT_SIGNATURE::Version |
Definition at line 39 of file storduid.h.
Referenced by ClasspDuidGetDriveLayout(), and CompareStorageDuids().