Vanara.PInvoke.PowrProf 3.4.11

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package Vanara.PInvoke.PowrProf --version 3.4.11
NuGet\Install-Package Vanara.PInvoke.PowrProf -Version 3.4.11
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Vanara.PInvoke.PowrProf" Version="3.4.11" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Vanara.PInvoke.PowrProf --version 3.4.11
#r "nuget: Vanara.PInvoke.PowrProf, 3.4.11"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Vanara.PInvoke.PowrProf as a Cake Addin
#addin nuget:?package=Vanara.PInvoke.PowrProf&version=3.4.11

// Install Vanara.PInvoke.PowrProf as a Cake Tool
#tool nuget:?package=Vanara.PInvoke.PowrProf&version=3.4.11

Vanara

Vanara.PInvoke.PowrProf NuGet Package

Version Build status

PInvoke API (methods, structures and constants) imported from Windows PowrProf.dll.

What is Vanara?

Vanara is a community project that contains various .NET assemblies which have P/Invoke functions, interfaces, enums and structures from Windows libraries. Each assembly is associated with one or a few tightly related libraries.

Issues?

First check if it's already fixed by trying the AppVeyor build. If you're still running into problems, file an issue.

Included in Vanara.PInvoke.PowrProf

Functions Enumerations Structures
CallNtPowerInformation CanUserWritePwrScheme DeletePwrScheme DevicePowerClose DevicePowerEnumDevices DevicePowerOpen DevicePowerSetDeviceState EnumPwrSchemes GetActivePwrScheme GetCurrentPowerPolicies GetPwrCapabilities GetPwrDiskSpindownRange IsPwrHibernateAllowed IsPwrShutdownAllowed IsPwrSuspendAllowed PowerCanRestoreIndividualDefaultPowerScheme PowerCreatePossibleSetting PowerCreateSetting PowerDeleteScheme PowerDeterminePlatformRole PowerDeterminePlatformRoleEx PowerDuplicateScheme PowerEnumerate PowerGetActiveScheme PowerImportPowerScheme PowerIsSettingRangeDefined PowerReadACDefaultIndex PowerReadACValue PowerReadACValueIndex PowerReadDCDefaultIndex PowerReadDCValue PowerReadDCValueIndex PowerReadDescription PowerReadFriendlyName PowerReadIconResourceSpecifier PowerReadPossibleDescription PowerReadPossibleFriendlyName PowerReadPossibleValue PowerReadSettingAttributes PowerReadValueIncrement PowerReadValueMax PowerReadValueMin PowerReadValueUnitsSpecifier PowerRegisterForEffectivePowerModeNotifications PowerRegisterSuspendResumeNotification PowerRemovePowerSetting PowerReplaceDefaultPowerSchemes PowerReportThermalEvent PowerRestoreDefaultPowerSchemes PowerRestoreIndividualDefaultPowerScheme PowerSetActiveScheme PowerSettingAccessCheck PowerSettingAccessCheckEx PowerSettingRegisterNotification PowerSettingUnregisterNotification PowerUnregisterFromEffectivePowerModeNotifications PowerUnregisterSuspendResumeNotification PowerWriteACDefaultIndex PowerWriteACValueIndex PowerWriteDCDefaultIndex PowerWriteDCValueIndex PowerWriteDescription PowerWriteFriendlyName PowerWriteIconResourceSpecifier PowerWritePossibleDescription PowerWritePossibleFriendlyName PowerWritePossibleValue PowerWriteSettingAttributes PowerWriteValueIncrement PowerWriteValueMax PowerWriteValueMin PowerWriteValueUnitsSpecifier ReadGlobalPwrPolicy ReadProcessorPwrScheme ReadPwrScheme SetActivePwrScheme SetSuspendState WriteGlobalPwrPolicy WriteProcessorPwrScheme WritePwrScheme POWER_INFORMATION_LEVEL PowerPlatformRoleVersion RegisterSuspendResumeNotificationFlags DEVICE_NOTIFY EFFECTIVE_POWER_MODE GlobalFlags PDQUERY PDSET POWER_ATTR POWER_DATA_ACCESSOR EventCode POWER_ACTION POWER_PLATFORM_ROLE PROCESSOR_POWER_POLICY_INFO_Options SYSTEM_POWER_CONDITION PowerActionFlags DEVICE_NOTIFY_SUBSCRIBE_PARAMETERS GLOBAL_MACHINE_POWER_POLICY GLOBAL_POWER_POLICY GLOBAL_USER_POWER_POLICY MACHINE_POWER_POLICY MACHINE_PROCESSOR_POWER_POLICY POWER_POLICY THERMAL_EVENT USER_POWER_POLICY BATTERY_REPORTING_SCALE POWER_ACTION_POLICY PROCESSOR_POWER_POLICY PROCESSOR_POWER_POLICY_INFO SYSTEM_POWER_CAPABILITIES SYSTEM_POWER_LEVEL
Product Compatible and additional computed target framework versions.
.NET net5.0 is compatible.  net5.0-windows was computed.  net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 is compatible. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 is compatible.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on Vanara.PInvoke.PowrProf:

Package Downloads
Vanara.SystemServices The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Classes for system related items derived from the Vanara PInvoke libraries. Includes extensions for Process (privileges and elavation), FileInfo (compression info), Shared Network Drives and Devices, and ServiceController (SetStartType) that pull extended information through native API calls.

Vanara.Library The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

The full set of packages associated with the Vanara PInvoke Libraries.

GitHub repositories (2)

Showing the top 2 popular GitHub repositories that depend on Vanara.PInvoke.PowrProf:

Repository Stars
BeyondDimension/SteamTools
🛠「Watt Toolkit」是一个开源跨平台的多功能 Steam 工具箱。
zqhong/RyzenTuner
A tool that supports adjusting the power limit of Ryzen mobile processors and the QoS level and priority of Windows processes
Version Downloads Last updated
4.0.0 152 3/29/2024
4.0.0-beta2 143 1/22/2024
4.0.0-beta 132 11/20/2023
3.4.17 1,294 10/18/2023
3.4.16 703 8/7/2023
3.4.15 3,421 5/18/2023
3.4.14 3,937 4/15/2023
3.4.13 958 2/4/2023
3.4.12 653 1/15/2023
3.4.11 2,642 11/15/2022
3.4.10 1,049 10/25/2022
3.4.9 1,347 10/3/2022
3.4.8 1,052 9/16/2022
3.4.7 1,024 9/3/2022
3.4.6 1,129 8/7/2022
3.4.5 5,662 7/17/2022
3.4.4 1,244 7/5/2022
3.4.3 1,131 6/14/2022
3.4.2 2,593 5/13/2022
3.4.1 1,111 5/5/2022
3.4.0 1,725 3/14/2022
3.3.15 4,708 12/27/2021
3.3.14 892 10/26/2021
3.3.13 783 9/30/2021
3.3.12 946 8/30/2021
3.3.11 5,339 7/22/2021
3.3.10 835 6/4/2021
3.3.9 1,066 5/7/2021
3.3.8 787 4/7/2021
3.3.7 763 3/24/2021
3.3.6 694 3/19/2021
3.3.5 764 3/1/2021
3.3.4 741 2/11/2021
3.3.3 744 2/3/2021
3.3.2 742 1/21/2021
3.3.1 867 1/20/2021
3.3.0 1,131 11/20/2020
3.2.21 814 11/13/2020
3.2.20 3,747 11/8/2020
3.2.19 4,670 10/23/2020
3.2.18 878 10/21/2020
3.2.17 2,359 9/20/2020
3.2.16 841 9/7/2020
3.2.15 906 8/30/2020
3.2.14 832 8/20/2020
3.2.13 920 7/27/2020
3.2.12 856 7/13/2020
3.2.11 941 6/28/2020
3.2.10 985 6/14/2020
3.2.9 941 6/3/2020
3.2.7 927 5/4/2020
3.2.6 872 4/21/2020
3.2.5 905 4/15/2020
3.2.4 909 4/12/2020
3.2.3 897 4/1/2020
3.2.2 883 3/24/2020
3.2.1 893 3/17/2020
3.2.0 1,152 2/27/2020
3.1.9 940 1/17/2020
3.1.8 995 1/13/2020
3.1.7 960 1/6/2020
3.1.6 891 12/12/2019
3.1.5 1,048 11/26/2019
3.1.4 919 11/25/2019
3.1.3 1,213 11/8/2019
3.1.2 951 11/4/2019
3.1.1 955 10/17/2019
3.1.0 927 10/3/2019
3.0.1 1,016 9/20/2019
3.0.0 899 8/27/2019
2.3.11 915 6/9/2019
2.3.10 852 6/5/2019
2.3.9 893 5/26/2019
2.3.8 833 5/13/2019
2.3.7 860 4/24/2019
2.3.6 821 4/17/2019
2.3.5 845 4/10/2019
2.3.4 799 3/9/2019
2.3.3 847 3/8/2019

Currently implements:

Functions
CallNtPowerInformation CanUserWritePwrScheme DeletePwrScheme DevicePowerClose DevicePowerEnumDevices DevicePowerOpen DevicePowerSetDeviceState EnumPwrSchemes GetActivePwrScheme GetCurrentPowerPolicies GetPwrCapabilities GetPwrDiskSpindownRange IsPwrHibernateAllowed IsPwrShutdownAllowed IsPwrSuspendAllowed PowerCanRestoreIndividualDefaultPowerScheme PowerCreatePossibleSetting PowerCreateSetting PowerDeleteScheme PowerDeterminePlatformRole PowerDeterminePlatformRoleEx PowerDuplicateScheme PowerEnumerate PowerGetActiveScheme PowerImportPowerScheme PowerIsSettingRangeDefined PowerReadACDefaultIndex PowerReadACValue PowerReadACValueIndex PowerReadDCDefaultIndex PowerReadDCValue PowerReadDCValueIndex PowerReadDescription PowerReadFriendlyName PowerReadIconResourceSpecifier PowerReadPossibleDescription PowerReadPossibleFriendlyName PowerReadPossibleValue PowerReadSettingAttributes PowerReadValueIncrement PowerReadValueMax PowerReadValueMin PowerReadValueUnitsSpecifier PowerRegisterForEffectivePowerModeNotifications PowerRegisterSuspendResumeNotification PowerRemovePowerSetting PowerReplaceDefaultPowerSchemes PowerReportThermalEvent PowerRestoreDefaultPowerSchemes PowerRestoreIndividualDefaultPowerScheme PowerSetActiveScheme PowerSettingAccessCheck PowerSettingAccessCheckEx PowerSettingRegisterNotification PowerSettingUnregisterNotification PowerUnregisterFromEffectivePowerModeNotifications PowerUnregisterSuspendResumeNotification PowerWriteACDefaultIndex PowerWriteACValueIndex PowerWriteDCDefaultIndex PowerWriteDCValueIndex PowerWriteDescription PowerWriteFriendlyName PowerWriteIconResourceSpecifier PowerWritePossibleDescription PowerWritePossibleFriendlyName PowerWritePossibleValue PowerWriteSettingAttributes PowerWriteValueIncrement PowerWriteValueMax PowerWriteValueMin PowerWriteValueUnitsSpecifier ReadGlobalPwrPolicy ReadProcessorPwrScheme ReadPwrScheme SetActivePwrScheme SetSuspendState WriteGlobalPwrPolicy WriteProcessorPwrScheme WritePwrScheme

Structures
BATTERY_REPORTING_SCALE DEVICE_NOTIFY_SUBSCRIBE_PARAMETERS GLOBAL_MACHINE_POWER_POLICY GLOBAL_POWER_POLICY GLOBAL_USER_POWER_POLICY MACHINE_POWER_POLICY MACHINE_PROCESSOR_POWER_POLICY POWER_ACTION_POLICY POWER_POLICY PROCESSOR_POWER_POLICY PROCESSOR_POWER_POLICY_INFO SYSTEM_POWER_CAPABILITIES SYSTEM_POWER_LEVEL THERMAL_EVENT USER_POWER_POLICY