Condividi tramite


enumerazione APPLY_SNAPSHOT_VHDSET_VERSION (virtdisk.h)

Enumera le versioni possibili per i parametri per la funzione ApplySnapshotVhdSet .

Sintassi

typedef enum _APPLY_SNAPSHOT_VHDSET_VERSION {
  APPLY_SNAPSHOT_VHDSET_VERSION_UNSPECIFIED = 0,
  APPLY_SNAPSHOT_VHDSET_VERSION_1 = 1
} APPLY_SNAPSHOT_VHDSET_VERSION;

Costanti

 
APPLY_SNAPSHOT_VHDSET_VERSION_UNSPECIFIED
Valore: 0
Non supportato.
APPLY_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