unione NVME_CDW15_FEATURES (nvme.h)
Contiene i parametri per il comando Imposta funzionalità che imposta gli attributi della funzionalità specificata.
Questa struttura viene utilizzata nel parametro CDW15 del campo SETFEATURES nella struttura Command .
Sintassi
typedef union {
NVME_CDW15_FEATURE_HOST_MEMORY_BUFFER HostMemoryBuffer;
ULONG AsUlong;
} NVME_CDW15_FEATURES, *PNVME_CDW15_FEATURES;
Members
HostMemoryBuffer
Specifica una struttura NVME_CDW15_FEATURE_HOST_MEMORY_BUFFER contenente un valore che specifica il numero di voci nell'elenco descrittore memoria host.
AsUlong
Requisiti
Requisito | Valore |
---|---|
Client minimo supportato | Windows 10 |
Intestazione | nvme.h |