Desktop Functions: Smart Device Functions:
|
PowerSetActiveScheme (powrprof)
C# Signature:
[DllImport("powrprof.dll")] VB Signature:
Declare Function PowerSetActiveScheme Lib "powrprof.dll" (TODO) As TODO User-Defined Types:
None. Alternative Managed API:
Do you know one? Please contribute it! Notes:
Returns ERROR_SUCCESS (zero) if the call was successful, and a nonzero value if the call failed. Tips & Tricks:
Please add some! Sample Code:
public static void PowerSetActiveScheme (Guid schemeGuid) Please edit this page!Do you have...
Select "Edit This Page" on the right hand toolbar and edit it! Or add new pages containing supporting types needed for this API (structures, delegates, and more). |
|