PO_EFFECTIVE_POWER_MODE列挙 (wdm.h)
PO_EFFECTIVE_POWER_MODE列挙定数は、システムが実行されている有効な電源モードを示します。
構文
typedef enum _PO_EFFECTIVE_POWER_MODE {
PoEffectivePowerModeBatterySaver,
PoEffectivePowerModeEnergySaverHighSavings,
PoEffectivePowerModeBetterBattery,
PoEffectivePowerModeEnergySaverStandard,
PoEffectivePowerModeBalanced,
PoEffectivePowerModeHighPerformance,
PoEffectivePowerModeMaxPerformance,
PoEffectivePowerModeGameMode,
PoEffectivePowerModeMixedReality
} PO_EFFECTIVE_POWER_MODE, *PPO_EFFECTIVE_POWER_MODE;
定数
PoEffectivePowerModeBatterySaver システムはバッテリー節約の有効な電源モードです。 |
PoEffectivePowerModeEnergySaverHighSavings システムは省エネの有効な電力モードの高い節約にある。 |
PoEffectivePowerModeBetterBattery システムは、より優れたバッテリ有効電源モードです。 従来のハイ パフォーマンス オーバーレイを使用するシステムでは、この有効な電源モードは使用されません。 |
PoEffectivePowerModeEnergySaverStandard システムは、省エネ標準有効電力モードです。 |
PoEffectivePowerModeBalanced システムはバランスの取れた有効電力モードです。 |
PoEffectivePowerModeHighPerformance システムは高性能の有効な電源モードにある。 この電源モードは、従来のハイ パフォーマンス オーバーレイを使用するシステムでのみ使用されます。 |
PoEffectivePowerModeMaxPerformance システムは最大パフォーマンス有効電力モードです。 |
PoEffectivePowerModeGameMode システムはゲームモード有効電源モードです。 |
PoEffectivePowerModeMixedReality システムが有効な電源モードWindows Mixed Reality。 |
要件
要件 | 値 |
---|---|
サポートされている最小のクライアント | Windows 11 バージョン 24H2 |
Header | wdm.h (Wdm.h を含む) |
こちらもご覧ください
PO_EFFECTIVE_POWER_MODE_CALLBACK