Not
Bu sayfaya erişim yetkilendirme gerektiriyor. Oturum açmayı veya dizinleri değiştirmeyi deneyebilirsiniz.
Bu sayfaya erişim yetkilendirme gerektiriyor. Dizinleri değiştirmeyi deneyebilirsiniz.
Enumerates the possible versions for parameters for the ApplySnapshotVhdSet function.
Syntax
typedef enum _APPLY_SNAPSHOT_VHDSET_VERSION {
APPLY_SNAPSHOT_VHDSET_VERSION_UNSPECIFIED = 0,
APPLY_SNAPSHOT_VHDSET_VERSION_1 = 1
} APPLY_SNAPSHOT_VHDSET_VERSION;
Constants
APPLY_SNAPSHOT_VHDSET_VERSION_UNSPECIFIEDValue: 0 Not Supported. |
APPLY_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 |