KE_PROCESSOR_CHANGE_NOTIFY_STATE 열거형(wdm.h)

이 항목에서는 KE_PROCESSOR_CHANGE_NOTIFY_STATE 열거형에 대해 설명합니다.

Syntax

typedef enum {
  KeProcessorAddStartNotify,
  KeProcessorAddCompleteNotify,
  KeProcessorAddFailureNotify
} KE_PROCESSOR_CHANGE_NOTIFY_STATE;

상수

 
KeProcessorAddStartNotify
KeProcessorAddStartNotify 상수를 정의합니다.
KeProcessorAddCompleteNotify
KeProcessorAddCompleteNotify 상수를 정의합니다.
KeProcessorAddFailureNotify
KeProcessorAddFailureNotify 상수를 정의합니다.

요구 사항

요구 사항
헤더 wdm.h(Wdm.h 포함)