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.
This topic describes the KE_PROCESSOR_CHANGE_NOTIFY_STATE enumeration.
Syntax
typedef enum {
KeProcessorAddStartNotify,
KeProcessorAddCompleteNotify,
KeProcessorAddFailureNotify
} KE_PROCESSOR_CHANGE_NOTIFY_STATE;
Constants
KeProcessorAddStartNotify Defines the KeProcessorAddStartNotify constant. |
KeProcessorAddCompleteNotify Defines the KeProcessorAddCompleteNotify constant. |
KeProcessorAddFailureNotify Defines the KeProcessorAddFailureNotify constant. |
Requirements
Requirement | Value |
---|---|
Header | wdm.h (include Wdm.h) |