KE_PROCESSOR_CHANGE_NOTIFY_STATE 枚举 (wdm.h)

本主题介绍 KE_PROCESSOR_CHANGE_NOTIFY_STATE 枚举。

语法

typedef enum {
  KeProcessorAddStartNotify,
  KeProcessorAddCompleteNotify,
  KeProcessorAddFailureNotify
} KE_PROCESSOR_CHANGE_NOTIFY_STATE;

常量

 
KeProcessorAddStartNotify
定义 KeProcessorAddStartNotify 常量。
KeProcessorAddCompleteNotify
定义 KeProcessorAddCompleteNotify 常量。
KeProcessorAddFailureNotify
定义 KeProcessorAddFailureNotify 常量。

要求

要求
Header wdm.h (包括 Wdm.h)