NVME_RESERVATION_REPORT_STATUS_DATA_STRUCTURE structure (nvme.h)
Contains parameters for the Directive Receive command.
This structure is used as the value of the CDW10 parameter in the DIRECTIVERECEIVE field of the Command structure.
Syntax
typedef struct {
NVME_RESERVATION_REPORT_STATUS_HEADER Header;
NVME_REGISTERED_CONTROLLER_DATA RegisteredControllersData[ANYSIZE_ARRAY];
} NVME_RESERVATION_REPORT_STATUS_DATA_STRUCTURE, *PNVME_RESERVATION_REPORT_STATUS_DATA_STRUCTURE;
Members
Header
RegisteredControllersData
Requirements
Minimum supported client | Windows 10 |
Header | nvme.h |