IOCTL_DISK_CREATE_DISK top-level constant

int const IOCTL_DISK_CREATE_DISK

Initializes the specified disk and disk partition table using the information in the CREATE_DISK structure.

To learn more, see learn.microsoft.com/windows/win32/api/winioctl/ni-winioctl-ioctl_disk_create_disk.

Implementation

const IOCTL_DISK_CREATE_DISK = 507992;