enumerazione KE_PROCESSOR_CHANGE_NOTIFY_STATE (wdm.h)
In questo argomento viene descritta 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. |
Fabbisogno
Requisito | Valore |
---|---|
intestazione | wdm.h (include Wdm.h) |