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 sent to an Identify operation.
Syntax
typedef enum {
NVME_DIRECTIVE_SEND_IDENTIFY_OPERATION_ENABLE_DIRECTIVE
} NVME_DIRECTIVE_SEND_IDENTIFY_OPERATIONS;
Constants
NVME_DIRECTIVE_SEND_IDENTIFY_OPERATION_ENABLE_DIRECTIVEIndicates whether to send an enable directive to an Identify operation. |
Remarks
Use this enumeration to specify values in the DTYPE member of the NVME_CDW11_DIRECTIVE_SEND structure.
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows 10 |
| Header | nvme.h |