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 flags affecting the behavior of the RawSCSIVirtualDisk function.
Syntax
typedef enum _RAW_SCSI_VIRTUAL_DISK_FLAG {
RAW_SCSI_VIRTUAL_DISK_FLAG_NONE = 0X00000000
} RAW_SCSI_VIRTUAL_DISK_FLAG, *PRAW_SCSI_VIRTUAL_DISK_FLAG;
Constants
RAW_SCSI_VIRTUAL_DISK_FLAG_NONE Value: 0X00000000 No flag specified. |
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 10 [desktop apps only] |
Minimum supported server | Windows Server 2016 [desktop apps only] |
Header | virtdisk.h |