CREATE_DISK_MBR structure
Contains information that the IOCTL_DISK_CREATE_DISK control code uses to initialize master boot record (MBR) disks.
Syntax
typedef struct { DWORD Signature; } CREATE_DISK_MBR, *PCREATE_DISK_MBR;
Members
- Signature
-
The disk signature of the MBR disk to be initialized.
Remarks
The CREATE_DISK_MBR structure is part of the CREATE_DISK structure.
Requirements
|
Minimum supported client | Windows XP [desktop apps only] |
|---|---|
|
Minimum supported server | Windows Server 2003 [desktop apps only] |
|
Header |
|
See also
Send comments about this topic to Microsoft
Build date: 4/16/2013