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.
Important
Some information relates to a prerelease product which may be substantially modified before it's commercially released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The NVME_NAMESPACE_CONTROL_STATUS enumeration is reserved for system use.
Syntax
typedef enum _NVME_NAMESPACE_CONTROL_STATUS {
NvmeNamespaceControlSuccess,
NvmeNamespaceControlUnsuccessful,
NvmeNamespaceControlNotSupported
} NVME_NAMESPACE_CONTROL_STATUS, *PNVME_NAMESPACE_CONTROL_STATUS;
Constants
NvmeNamespaceControlSuccess |
NvmeNamespaceControlUnsuccessful |
NvmeNamespaceControlNotSupported |
Requirements
Requirement | Value |
---|---|
Minimum supported client | WIN11_NEXT |
Header | storport.h |