/jcl/source/prototypes/win32api/powrprof.int
https://github.com/the-Arioch/jcl · Unknown · 4 lines · 4 code · 0 blank · 0 comment · 0 complexity · b41248843b74d7e4fc2e4542d6a6c085 MD5 · raw file
- function IsPwrSuspendAllowed: BOOL; stdcall;
- function IsPwrHibernateAllowed: BOOL; stdcall;
- function IsPwrShutdownAllowed: BOOL; stdcall;
- function SetSuspendState(Hibernate, ForceCritical, DisableWakeEvent: BOOL): BOOL; stdcall;