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 the version of the virtual disk MIRROR_VIRTUAL_DISK_PARAMETERS structure used by the MirrorVirtualDisk function.
Syntax
typedef enum _MIRROR_VIRTUAL_DISK_VERSION {
MIRROR_VIRTUAL_DISK_VERSION_UNSPECIFIED = 0,
MIRROR_VIRTUAL_DISK_VERSION_1 = 1
} MIRROR_VIRTUAL_DISK_VERSION;
Constants
MIRROR_VIRTUAL_DISK_VERSION_UNSPECIFIEDValue: 0 Unsupported. |
MIRROR_VIRTUAL_DISK_VERSION_1Value: 1 Use the Version1 member. |
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows 8 |
| Minimum supported server | Windows Server 2012 |
| Header | virtdisk.h |