énumération KE_PROCESSOR_CHANGE_NOTIFY_STATE (wdm.h)
Cette rubrique décrit l’énumération KE_PROCESSOR_CHANGE_NOTIFY_STATE .
Syntax
typedef enum {
KeProcessorAddStartNotify,
KeProcessorAddCompleteNotify,
KeProcessorAddFailureNotify
} KE_PROCESSOR_CHANGE_NOTIFY_STATE;
Constantes
KeProcessorAddStartNotify Définit la constante KeProcessorAddStartNotify . |
KeProcessorAddCompleteNotify Définit la constante KeProcessorAddCompleteNotify . |
KeProcessorAddFailureNotify Définit la constante KeProcessorAddFailureNotify . |
Configuration requise
Condition requise | Valeur |
---|---|
En-tête | wdm.h (include Wdm.h) |