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 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_PARAMETERSIndicates 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 |