Search
Module:
Directory

   Desktop Functions:

   Smart Device Functions:


Show Recent Changes
Subscribe (RSS)
Misc. Pages
Comments
FAQ
Helpful Tools
Playground
Suggested Reading
Website TODO List
Download Visual Studio Add-In

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

.
Documentation
[SetActivePwrScheme] on MSDN

 
Access PInvoke.net directly from VS: