Desktop Functions: Smart Device Functions:
|
Search Results for "RegisterPowerSettingNotification" in [All]user32
[DllImport(@"User32", SetLastError=true, EntryPoint = "RegisterPowerSettingNotification",
private static extern IntPtr RegisterPowerSettingNotification(
Declare Function RegisterPowerSettingNotification Lib "user32.dll" (TODO) As TODO
hPowerSrc = RegisterPowerSettingNotification(hwnd,
hBattCapacity = RegisterPowerSettingNotification(hwnd,
hMonitorOn = RegisterPowerSettingNotification(hwnd,
hPowerScheme = RegisterPowerSettingNotification(hwnd, |