Applibs powermanagement.h
ヘッダー: applibs </powermanagement.h #include>
Applibs powermanagement.h ヘッダーには、デバイスの電源管理機能にアクセスする関数が含まれています。
アプリケーション マニフェストの要件
個々の Power Management API 呼び出しを使用するには、アプリケーション マニフェストの PowerControls 機能フィールドで対応する値を 宣言する必要があります。
概念とサンプル
関数
関数 | 説明 |
---|---|
PowerManagement_ForceSystemReboot | システムを強制的に再起動します。 |
PowerManagement_ForceSystemPowerDown | 指定した時間、システムを強制的に電源ダウン状態にします。 |
PowerManagement_SetSystemPowerProfile | システム電源プロファイルを設定します。 |