Desktop Functions: Smart Device Functions:
|
Search Results for "setactivepwrscheme" in [All]powrprof
private static extern bool SetActivePwrScheme(uint uiID, ref GlobalPowerPolicy lpGlobalPowerPolicy, ref PowerPolicy lpPowerPolicy);
private static extern bool SetActivePwrScheme(uint uiID, IntPtr lpGlobalPowerPolicy, IntPtr lpPowerPolicy);
Declare Function SetActivePwrScheme Lib "powrprof.dll" (TODO) As TODO |