ReactOS 0.4.16-dev-1-gcf26321
|
#include <storduid.h>
Public Attributes | |
ULONG | Version |
ULONG | Size |
ULONG | StorageDeviceIdOffset |
ULONG | StorageDeviceOffset |
ULONG | DriveLayoutSignatureOffset |
Definition at line 28 of file storduid.h.
ULONG _STORAGE_DEVICE_UNIQUE_IDENTIFIER::DriveLayoutSignatureOffset |
Definition at line 34 of file storduid.h.
Referenced by ClasspDuidGetDriveLayout().
ULONG _STORAGE_DEVICE_UNIQUE_IDENTIFIER::Size |
Definition at line 31 of file storduid.h.
Referenced by ClasspDuidGetDeviceIdProperty(), ClasspDuidGetDeviceProperty(), ClasspDuidGetDriveLayout(), RequestDuidGetDeviceIdProperty(), and RequestDuidGetDeviceProperty().
ULONG _STORAGE_DEVICE_UNIQUE_IDENTIFIER::StorageDeviceIdOffset |
Definition at line 32 of file storduid.h.
Referenced by ClasspDuidGetDeviceIdProperty(), and RequestDuidGetDeviceIdProperty().
ULONG _STORAGE_DEVICE_UNIQUE_IDENTIFIER::StorageDeviceOffset |
Definition at line 33 of file storduid.h.
Referenced by ClasspDuidGetDeviceProperty(), and RequestDuidGetDeviceProperty().
ULONG _STORAGE_DEVICE_UNIQUE_IDENTIFIER::Version |
Definition at line 30 of file storduid.h.