NVME_DIRECTIVE_RECEIVE_IDENTIFY_OPERATIONS enumeration (nvme.h)
Contains a value that specifies a directive type for an Identify operation.
Syntax
typedef enum {
NVME_DIRECTIVE_RECEIVE_IDENTIFY_OPERATION_RETURN_PARAMETERS
} NVME_DIRECTIVE_RECEIVE_IDENTIFY_OPERATIONS;
Constants
NVME_DIRECTIVE_RECEIVE_IDENTIFY_OPERATION_RETURN_PARAMETERS Indicates a directive to receive return parameters from an Identify operation. |
Remarks
Use this enumeration to specify values in the DTYPE member of the NVME_CDW11_DIRECTIVE_RECEIVE structure.
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 10 |
Header | nvme.h |