Module shutdown

Source
Expand description

Protocol for shutdown IC.

Structs§

ShutdownFlags
Flags for shutdown.
ShutdownMessage
The message for shutdown initiated from the host.

Constants§

INSTANCE_ID
The unique vmbus instance ID of the shutdown IC.
INTERFACE_ID
The unique vmbus interface ID of the shutdown IC.
SHTDN_REASON_FLAG_PLANNED
Reason code for ‘ShutdownMessage’, from Windows SDK.
SHUTDOWN_VERSION_1
Version 1.0.
SHUTDOWN_VERSION_3
Version 3.0.
SHUTDOWN_VERSION_3_1
Version 3.1.
SHUTDOWN_VERSION_3_2
Version 3.2.