Compartir a través de


enumeración KE_PROCESSOR_CHANGE_NOTIFY_STATE (wdm.h)

En este tema se describe la enumeración KE_PROCESSOR_CHANGE_NOTIFY_STATE.

Sintaxis

typedef enum {
  KeProcessorAddStartNotify,
  KeProcessorAddCompleteNotify,
  KeProcessorAddFailureNotify
} KE_PROCESSOR_CHANGE_NOTIFY_STATE;

Constantes

 
KeProcessorAddStartNotify
Define la constante KeProcessorAddStartNotify.
KeProcessorAddCompleteNotify
Define la constante KeProcessorAddCompleteNotify.
KeProcessorAddFailureNotify
Define la constante KeProcessorAddFailureNotify.

Requisitos

Requisito Valor
encabezado de wdm.h (incluya Wdm.h)