PowerReadSettingAttributes (powrprof)
Last changed: -144.134.156.143

.
Summary
Returns the current attribute of the specified power setting.

C# Signature:

[DllImport("PowrProf.dll", SetLastError=true)]
public static extern uint PowerReadSettingAttributes(IntPtr SubGroupOfPowerSettingGuid, IntPtr PowerSettingGuid);

VB Signature:

Declare Function PowerReadSettingAttributes Lib "powrprof.dll" (TODO) As TODO

User-Defined Types:

None.

Alternative Managed API:

Do you know one? Please contribute it!

Notes:

None.

Tips & Tricks:

Please add some!

Sample Code:

Please add some!

Documentation