이 항목에서는 KE_PROCESSOR_CHANGE_NOTIFY_STATE 열거형에 대해 설명합니다.
통사론
typedef enum {
KeProcessorAddStartNotify,
KeProcessorAddCompleteNotify,
KeProcessorAddFailureNotify
} KE_PROCESSOR_CHANGE_NOTIFY_STATE;
상수
KeProcessorAddStartNotifyKeProcessorAddStartNotify 상수 정의합니다. |
KeProcessorAddCompleteNotifykeProcessorAddCompleteNotify 상수 정의합니다. |
KeProcessorAddFailureNotifyKeProcessorAddFailureNotify 상수 정의합니다. |
요구 사항
| 요구 | 값 |
|---|---|
| 헤더 | wdm.h(Wdm.h 포함) |