NVM_SET_LIST structure (nvme.h)

Contient un tableau d’entrées pour la commande NVME Set Attributes.

Syntaxe

typedef struct {
  UCHAR                     IdentifierCount;
  UCHAR                     Reserved[127];
  NVME_SET_ATTRIBUTES_ENTRY Entry[ANYSIZE_ARRAY];
} NVM_SET_LIST, *PNVM_SET_LIST;

Membres

IdentifierCount

Nombre d’identificateurs dans l’entrée.

Reserved[127]

Entry[ANYSIZE_ARRAY]

Tableau de structures NVME_SET_ATTRIBUTES_ENTRY qui spécifient des valeurs d’attribut à définir par la liste des ensembles.

Configuration requise

Condition requise Valeur
Client minimal pris en charge Windows 10
En-tête nvme.h