KE_PROCESSOR_CHANGE_NOTIFY_STATE-Enumeration (wdm.h)
In diesem Thema wird die KE_PROCESSOR_CHANGE_NOTIFY_STATE-Aufzählung beschrieben.
Syntax
typedef enum {
KeProcessorAddStartNotify,
KeProcessorAddCompleteNotify,
KeProcessorAddFailureNotify
} KE_PROCESSOR_CHANGE_NOTIFY_STATE;
Konstanten
KeProcessorAddStartNotify Definiert die KeProcessorAddStartNotify Konstante. |
KeProcessorAddCompleteNotify Definiert die KeProcessorAddCompleteNotify Konstante. |
KeProcessorAddFailureNotify Definiert die KeProcessorAddFailureNotify Konstante. |
Anforderungen
Anforderung | Wert |
---|---|
Header- | wdm.h (include Wdm.h) |