Lưu ý
Cần có ủy quyền mới truy nhập được vào trang này. Bạn có thể thử đăng nhập hoặc thay đổi thư mục.
Cần có ủy quyền mới truy nhập được vào trang này. Bạn có thể thử thay đổi thư mục.
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_NONEValue: 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 |