union NVME_CDW10_DATASET_MANAGEMENT (nvme.h)
Syntaxe
typedef union {
struct {
ULONG NR : 8;
ULONG Reserved : 24;
} DUMMYSTRUCTNAME;
ULONG AsUlong;
} NVME_CDW10_DATASET_MANAGEMENT, *PNVME_CDW10_DATASET_MANAGEMENT;
Membres
DUMMYSTRUCTNAME
DUMMYSTRUCTNAME.NR
Le champ Nombre de plages (NR) indique le nombre de jeux de plages de 16 octets spécifiés dans la commande . Il s’agit d’une valeur basée sur 0.
DUMMYSTRUCTNAME.Reserved
AsUlong
Configuration requise
Client minimal pris en charge | Windows 10 |
En-tête | nvme.h |