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 ModifyVhdSet function.
Syntax
typedef enum _MODIFY_VHDSET_FLAG {
MODIFY_VHDSET_FLAG_NONE = 0x00000000,
MODIFY_VHDSET_FLAG_WRITEABLE_SNAPSHOT = 0x00000001
} MODIFY_VHDSET_FLAG, *PMODIFY_VHDSET_FLAG;
Constants
MODIFY_VHDSET_FLAG_NONEValue: 0x00000000 No flag specified. |
MODIFY_VHDSET_FLAG_WRITEABLE_SNAPSHOTValue: 0x00000001 |
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows 10 [desktop apps only] |
| Minimum supported server | Windows Server 2016 [desktop apps only] |
| Header | virtdisk.h |