Notiz
Zougrëff op dës Säit erfuerdert Autorisatioun. Dir kënnt probéieren, Iech unzemellen oder Verzeechnesser ze änneren.
Zougrëff op dës Säit erfuerdert Autorisatioun. Dir kënnt probéieren, Verzeechnesser ze änneren.
Contains flags affecting the behavior of the DeleteSnapshotVhdSet function.
Syntax
typedef enum _DELETE_SNAPSHOT_VHDSET_FLAG {
DELETE_SNAPSHOT_VHDSET_FLAG_NONE = 0x00000000,
DELETE_SNAPSHOT_VHDSET_FLAG_PERSIST_RCT = 0x00000001
} DELETE_SNAPSHOT_VHDSET_FLAG, *PDELETE_SNAPSHOT_VHDSET_FLAG;
Constants
DELETE_SNAPSHOT_VHDSET_FLAG_NONEValue: 0x00000000 No flag specified. |
DELETE_SNAPSHOT_VHDSET_FLAG_PERSIST_RCTValue: 0x00000001 A reference point should be persisted in the VHD Set after the snapshot is deleted. |
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows 10 [desktop apps only] |
| Minimum supported server | Windows Server 2016 [desktop apps only] |
| Header | virtdisk.h |