KE_PROCESSOR_CHANGE_NOTIFY_STATE enumeração (wdm.h)
Este tópico descreve a enumeração KE_PROCESSOR_CHANGE_NOTIFY_STATE.
Sintaxe
typedef enum {
KeProcessorAddStartNotify,
KeProcessorAddCompleteNotify,
KeProcessorAddFailureNotify
} KE_PROCESSOR_CHANGE_NOTIFY_STATE;
Constantes
KeProcessorAddStartNotify Define a constante KeProcessorAddStartNotify. |
KeProcessorAddCompleteNotify Define a constante KeProcessorAddCompleteNotify. |
KeProcessorAddFailureNotify Define a constante KeProcessorAddFailureNotify. |
Requisitos
Requisito | Valor |
---|---|
cabeçalho | wdm.h (inclua Wdm.h) |