enumerazione DELETE_SNAPSHOT_VHDSET_VERSION (virtdisk.h)
Contiene la versione della struttura DELETE_SNAPHSOT_VHDSET_PARAMETERS da usare nelle chiamate alle funzioni del disco virtuale.
Sintassi
typedef enum _DELETE_SNAPSHOT_VHDSET_VERSION {
DELETE_SNAPSHOT_VHDSET_VERSION_UNSPECIFIED = 0,
DELETE_SNAPSHOT_VHDSET_VERSION_1 = 1
} DELETE_SNAPSHOT_VHDSET_VERSION;
Costanti
DELETE_SNAPSHOT_VHDSET_VERSION_UNSPECIFIED Valore: 0 Non supportato. |
DELETE_SNAPSHOT_VHDSET_VERSION_1 Valore: 1 Verrà utilizzata la struttura dei membri Version1. |
Requisiti
Requisito | Valore |
---|---|
Client minimo supportato | Windows 10 [solo app desktop] |
Server minimo supportato | Windows Server 2016 [solo app desktop] |
Intestazione | virtdisk.h |