Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 {
ULONG NUMD;
} NVME_CDW10_DIRECTIVE_RECEIVE, *PNVME_CDW10_DIRECTIVE_RECEIVE;
Members
NUMD
Indicates the number of Dwords.
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 10 |
Header | nvme.h |