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)