énumération DELETE_SNAPSHOT_VHDSET_FLAG (virtdisk.h)
Contient des indicateurs affectant le comportement de la fonction DeleteSnapshotVhdSet .
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;
Constantes
DELETE_SNAPSHOT_VHDSET_FLAG_NONE Valeur : 0x00000000 Aucun indicateur spécifié. |
DELETE_SNAPSHOT_VHDSET_FLAG_PERSIST_RCT Valeur : 0x00000001 Un point de référence doit être conservé dans le jeu de disques durs virtuels après la suppression du instantané. |
Configuration requise
Client minimal pris en charge | Windows 10 (applications de bureau uniquement) |
Serveur minimal pris en charge | Windows Server 2016 (applications de bureau uniquement) |
En-tête | virtdisk.h |