本主题介绍 KE_PROCESSOR_CHANGE_NOTIFY_STATE 枚举。
语法
typedef enum {
KeProcessorAddStartNotify,
KeProcessorAddCompleteNotify,
KeProcessorAddFailureNotify
} KE_PROCESSOR_CHANGE_NOTIFY_STATE;
常数
KeProcessorAddStartNotify定义 KeProcessorAddStartNotify 常量。 |
KeProcessorAddCompleteNotify定义 KeProcessorAddCompleteNotify 常量。 |
KeProcessorAddFailureNotify定义 KeProcessorAddFailureNotify 常量。 |
要求
| 要求 | 价值 |
|---|---|
| 标头 | wdm.h (包括 Wdm.h) |