[DllImport("PowrProf.dll", SetLastError=true)]
public static extern uint PowerReadValueMax(IntPtr RootPowerKey, IntPtr SubGroupOfPowerSettingGuid, IntPtr PowerSettingGuid, ref UInt32 ValueMaximum);
Declare Function PowerReadValueMax Lib "powrprof.dll" (TODO) As TODO