Skip to content

Latest commit

 

History

History
63 lines (47 loc) · 1.39 KB

ne-nvme-nvme_cc_shn_shutdown_notifications.md

File metadata and controls

63 lines (47 loc) · 1.39 KB
UID tech.root title ms.date ms.topic targetos description req.construct-type req.ddi-compliance req.header req.include-header req.kmdf-ver req.max-support req.target-min-winverclnt req.target-min-winversvr req.target-type req.typenames req.umdf-ver topic_type api_type api_location api_name f1_keywords dev_langs
NE:nvme.NVME_CC_SHN_SHUTDOWN_NOTIFICATIONS
fs
NVME_CC_SHN_SHUTDOWN_NOTIFICATIONS
02/19/2021
language-reference
Windows
Contains values that indicate a Controller Configuration (CC) shutdown notification.
enumeration
nvme.h
Windows 10
apiref
HeaderDef
nvme.h
NVME_CC_SHN_SHUTDOWN_NOTIFICATIONS
NVME_CC_SHN_SHUTDOWN_NOTIFICATIONS
nvme/NVME_CC_SHN_SHUTDOWN_NOTIFICATIONS
c++

NVME_CC_SHN_SHUTDOWN_NOTIFICATIONS enumeration

-description

Contains values that indicate a Controller Configuration (CC) shutdown notification.

-enum-fields

-field NVME_CC_SHN_NO_NOTIFICATION

No notification and no effect.

-field NVME_CC_SHN_NORMAL_SHUTDOWN

Normal shutdown notification.

-field NVME_CC_SHN_ABRUPT_SHUTDOWN

Abrupt shutdown notification.

-remarks

Use the CC shutdown notification values from this enumeration in the SHN field (offset 14h) of the NVME_CONTROLLER_CONFIGURATION structure.

-see-also

NVME_CONTROLLER_CONFIGURATION