enumerazione KE_PROCESSOR_CHANGE_NOTIFY_STATE (wdm.h)
Questo argomento descrive l'enumerazione KE_PROCESSOR_CHANGE_NOTIFY_STATE .
Sintassi
typedef enum {
KeProcessorAddStartNotify,
KeProcessorAddCompleteNotify,
KeProcessorAddFailureNotify
} KE_PROCESSOR_CHANGE_NOTIFY_STATE;
Costanti
KeProcessorAddStartNotify Definisce la costante KeProcessorAddStartNotify . |
KeProcessorAddCompleteNotify Definisce la costante KeProcessorAddCompleteNotify . |
KeProcessorAddFailureNotify Definisce la costante KeProcessorAddFailureNotify . |
Requisiti
Requisito | Valore |
---|---|
Intestazione | wdm.h (include Wdm.h) |