POWER_MONITOR_REQUEST_TYPE列舉 (wdm.h)

本主題描述 POWER_MONITOR_REQUEST_TYPE 列舉。

Syntax

typedef enum _POWER_MONITOR_REQUEST_TYPE {
  MonitorRequestTypeOff,
  MonitorRequestTypeOnAndPresent,
  MonitorRequestTypeToggleOn
} POWER_MONITOR_REQUEST_TYPE;

常數

 
MonitorRequestTypeOff
定義 MonitorRequestTypeOff 常數。
MonitorRequestTypeOnAndPresent
定義 MonitorRequestTypeOnAndPresent 常數。
MonitorRequestTypeToggleOn
定義 MonitorRequestTypeToggleOn 常數。

規格需求

需求
標頭 wdm.h (包含 Wdm.h)