Funktionreferenz


_WinAPI_UnregisterPowerSettingNotification


Unregisters the power setting notification

#include <WinAPISys.au3>
_WinAPI_UnregisterPowerSettingNotification ( $hNotify )

Parameter

$hNotify Handle returned from the _WinAPI_RegisterPowerSettingNotification() function.

Rückgabewert

Success: True
Failure: False

Bemerkungen

This function requires Windows Vista or later.

Verwandte Funktionen

_WinAPI_RegisterPowerSettingNotification

Siehe auch

Suche nach UnregisterPowerSettingNotification in der MSDN Bibliothek.