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 parameter for enabling a directive for the Directive Send command.
This structure is used as the value of the CDW12 parameter in the DIRECTIVESEND field of the Command structure.
Syntax
typedef union {
NVME_CDW12_DIRECTIVE_SEND_IDENTIFY_ENABLE_DIRECTIVE EnableDirective;
ULONG AsUlong;
} NVME_CDW12_DIRECTIVE_SEND;
Members
EnableDirective
A NVME_CDW12_DIRECTIVE_SEND_IDENTIFY_ENABLE_DIRECTIVE structure that specifies the directive type and whether it is enabled.
AsUlong
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows 10 |
| Header | nvme.h |