DRIVE_LAYOUT_INFORMATION_MBR structure
Provides information about a drive's master boot record (MBR) partitions.
Syntax
typedef struct _DRIVE_LAYOUT_INFORMATION_MBR { ULONG Signature; } DRIVE_LAYOUT_INFORMATION_MBR, *PDRIVE_LAYOUT_INFORMATION_MBR;
Members
- Signature
-
The signature of the drive.
Requirements
|
Minimum supported client | Windows XP [desktop apps only] |
|---|---|
|
Minimum supported server | Windows Server 2003 [desktop apps only] |
|
Header |
|
See also
- DRIVE_LAYOUT_INFORMATION_EX
- DRIVE_LAYOUT_INFORMATION_GPT
- IOCTL_DISK_GET_DRIVE_LAYOUT_EX
- IOCTL_DISK_SET_DRIVE_LAYOUT_EX
Send comments about this topic to Microsoft
Build date: 4/16/2013