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 を含む)