mirror of
https://github.com/reactos/reactos.git
synced 2025-03-10 18:24:02 +00:00
28 lines
670 B
Modula-2
28 lines
670 B
Modula-2
![]() |
|
||
|
LIBRARY powrprof.dll
|
||
|
|
||
|
EXPORTS
|
||
|
CallNtPowerInformation@20 @1
|
||
|
CanUserWritePwrScheme@0 @2
|
||
|
DeletePwrScheme@4 @3
|
||
|
EnumPwrSchemes@8 @4
|
||
|
GetActivePwrScheme@4 @5
|
||
|
GetCurrentPowerPolicies@8 @6
|
||
|
GetPwrCapabilities@4 @7
|
||
|
GetPwrDiskSpindownRange@8 @8
|
||
|
IsAdminOverrideActive@4 @9
|
||
|
IsPwrHibernateAllowed@0 @10
|
||
|
IsPwrShutdownAllowed@0 @11
|
||
|
IsPwrSuspendAllowed@0 @12
|
||
|
PowerGetActiveScheme@8 @13
|
||
|
PowerReadDCValue@28 @14
|
||
|
ReadGlobalPwrPolicy@4 @15
|
||
|
ReadProcessorPwrScheme@8 @16
|
||
|
ReadPwrScheme@8 @17
|
||
|
SetActivePwrScheme@12 @18
|
||
|
SetSuspendState@12 @19
|
||
|
WriteGlobalPwrPolicy@4 @20
|
||
|
WriteProcessorPwrScheme@8 @21
|
||
|
WritePwrScheme@16 @22
|
||
|
ValidatePowerPolicies@8 @23
|