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