次の方法で共有


POWER_MONITOR_REQUEST_TYPE列挙 (wdm.h)

このトピックでは、POWER_MONITOR_REQUEST_TYPE 列挙型について説明します。

構文

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

定数

 
MonitorRequestTypeOff
MonitorRequestTypeOff 定数を定義します。
MonitorRequestTypeOnAndPresent
MonitorRequestTypeOnAndPresent 定数を定義します。
MonitorRequestTypeToggleOn
MonitorRequestTypeToggleOn 定数を定義します。

必要条件

要件 価値
ヘッダー wdm.h (Wdm.h を含む)