Note
Access to this page requires authorization. You can try signing in or .
Access to this page requires authorization. You can try .
COMPACT_VIRTUAL_DISK_VERSION enumeration (virtdisk.h)
Contains the version of the virtual hard disk (VHD) COMPACT_VIRTUAL_DISK_PARAMETERS structure to use in calls to VHD functions.
Syntax
typedef enum _COMPACT_VIRTUAL_DISK_VERSION {
COMPACT_VIRTUAL_DISK_VERSION_UNSPECIFIED = 0,
COMPACT_VIRTUAL_DISK_VERSION_1 = 1
} COMPACT_VIRTUAL_DISK_VERSION;
Constants
COMPACT_VIRTUAL_DISK_VERSION_UNSPECIFIEDValue: 0 |
COMPACT_VIRTUAL_DISK_VERSION_1Value: 1 |
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows 7 |
| Minimum supported server | Windows Server 2008 R2 |
| Header | virtdisk.h |
See also
Feedback
Was this page helpful?
