UtilPowerRemoveAwakeSignal Method

Removes any previously sent Awake signal.

Call this function to return to previous state when the caller thread has finished.

Definition

Namespace: DevCase.Core.IO.Devices.Power
Assembly: DevCase.net48 (in DevCase.net48.dll) Version: 6.0.0.0 (6.0)
XMLNS for XAML: Not mapped to an xmlns.
public static bool RemoveAwakeSignal()

Return Value

Boolean
if operation succeeds, otherwise.

Exceptions

Win32Exception

See Also