énumération KE_PROCESSOR_CHANGE_NOTIFY_STATE (wdm.h)
Cette rubrique décrit l’énumération KE_PROCESSOR_CHANGE_NOTIFY_STATE.
Syntaxe
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. |
Exigences
Exigence | Valeur |
---|---|
d’en-tête | wdm.h (include Wdm.h) |