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 常數。 |
要求
要求 | 價值 |
---|---|
標頭 | wdm.h (包括 Wdm.h) |