Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Contains the version of the RAW_SCSI_VIRTUAL_DISK_PARAMETERS structure to use in calls to virtual disk functions.
Syntax
typedef enum _RAW_SCSI_VIRTUAL_DISK_VERSION {
RAW_SCSI_VIRTUAL_DISK_VERSION_UNSPECIFIED = 0,
RAW_SCSI_VIRTUAL_DISK_VERSION_1 = 1
} RAW_SCSI_VIRTUAL_DISK_VERSION;
Constants
RAW_SCSI_VIRTUAL_DISK_VERSION_UNSPECIFIED Value: 0 |
RAW_SCSI_VIRTUAL_DISK_VERSION_1 Value: 1 |
Requirements
Requirement | Value |
---|---|
Header | virtdisk.h |