énumération TAKE_SNAPSHOT_VHDSET_FLAG (virtdisk.h)
Contient des indicateurs affectant le comportement de la fonction TakeSnapshotVhdSet .
Syntax
typedef enum _TAKE_SNAPSHOT_VHDSET_FLAG {
TAKE_SNAPSHOT_VHDSET_FLAG_NONE = 0x00000000,
TAKE_SNAPSHOT_VHDSET_FLAG_WRITEABLE = 0x00000001
} TAKE_SNAPSHOT_VHDSET_FLAG, *PTAKE_SNAPSHOT_VHDSET_FLAG;
Constantes
TAKE_SNAPSHOT_VHDSET_FLAG_NONE Valeur : 0x00000000 Aucun indicateur spécifié. |
TAKE_SNAPSHOT_VHDSET_FLAG_WRITEABLE Valeur : 0x00000001 |
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 |