Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
Contains the version of the DELETE_SNAPHSOT_VHDSET_PARAMETERS structure to use in calls to virtual disk functions.
Syntax
typedef enum _DELETE_SNAPSHOT_VHDSET_VERSION {
DELETE_SNAPSHOT_VHDSET_VERSION_UNSPECIFIED = 0,
DELETE_SNAPSHOT_VHDSET_VERSION_1 = 1
} DELETE_SNAPSHOT_VHDSET_VERSION;
Constants
DELETE_SNAPSHOT_VHDSET_VERSION_UNSPECIFIEDValue: 0 Not supported. |
DELETE_SNAPSHOT_VHDSET_VERSION_1Value: 1 The Version1 member structure will be used. |
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows 10 [desktop apps only] |
| Minimum supported server | Windows Server 2016 [desktop apps only] |
| Header | virtdisk.h |