- PFNNTINITIATEPWRACTION
alias PFNNTINITIATEPWRACTION = BOOLEAN function(POWER_ACTION, SYSTEM_POWER_STATE, ULONG, BOOLEAN)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- PGLOBAL_MACHINE_POWER_POLICY
alias PGLOBAL_MACHINE_POWER_POLICY = GLOBAL_MACHINE_POWER_POLICY*
Undocumented in source.
- PGLOBAL_POWER_POLICY
alias PGLOBAL_POWER_POLICY = GLOBAL_POWER_POLICY*
Undocumented in source.
- PGLOBAL_USER_POWER_POLICY
alias PGLOBAL_USER_POWER_POLICY = GLOBAL_USER_POWER_POLICY*
Undocumented in source.
- PMACHINE_POWER_POLICY
alias PMACHINE_POWER_POLICY = MACHINE_POWER_POLICY*
Undocumented in source.
- PMACHINE_PROCESSOR_POWER_POLICY
alias PMACHINE_PROCESSOR_POWER_POLICY = MACHINE_PROCESSOR_POWER_POLICY*
Undocumented in source.
- PPOWER_POLICY
alias PPOWER_POLICY = POWER_POLICY*
Undocumented in source.
- PUSER_POWER_POLICY
alias PUSER_POWER_POLICY = USER_POWER_POLICY*
Undocumented in source.
- PWRSCHEMESENUMPROC
alias PWRSCHEMESENUMPROC = BOOLEAN function(UINT, DWORD, LPTSTR, DWORD, LPTSTR, PPOWER_POLICY, LPARAM)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- CallNtPowerInformation
NTSTATUS CallNtPowerInformation(POWER_INFORMATION_LEVEL , PVOID , ULONG , PVOID , ULONG )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- CanUserWritePwrScheme
BOOLEAN CanUserWritePwrScheme()
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- DeletePwrScheme
BOOLEAN DeletePwrScheme(UINT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- EnumPwrSchemes
BOOLEAN EnumPwrSchemes(PWRSCHEMESENUMPROC , LPARAM )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- GetActivePwrScheme
BOOLEAN GetActivePwrScheme(PUINT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- GetCurrentPowerPolicies
BOOLEAN GetCurrentPowerPolicies(PGLOBAL_POWER_POLICY , PPOWER_POLICY )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- GetPwrCapabilities
BOOLEAN GetPwrCapabilities(PSYSTEM_POWER_CAPABILITIES )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- GetPwrDiskSpindownRange
BOOLEAN GetPwrDiskSpindownRange(PUINT , PUINT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- IsAdminOverrideActive
BOOLEAN IsAdminOverrideActive(PADMINISTRATOR_POWER_POLICY )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- IsPwrHibernateAllowed
BOOLEAN IsPwrHibernateAllowed()
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- IsPwrShutdownAllowed
BOOLEAN IsPwrShutdownAllowed()
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- IsPwrSuspendAllowed
BOOLEAN IsPwrSuspendAllowed()
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- ReadGlobalPwrPolicy
BOOLEAN ReadGlobalPwrPolicy(PGLOBAL_POWER_POLICY )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- ReadProcessorPwrScheme
BOOLEAN ReadProcessorPwrScheme(UINT , PMACHINE_PROCESSOR_POWER_POLICY )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- ReadPwrScheme
BOOLEAN ReadPwrScheme(UINT , PPOWER_POLICY )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- SetActivePwrScheme
BOOLEAN SetActivePwrScheme(UINT , PGLOBAL_POWER_POLICY , PPOWER_POLICY )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- SetSuspendState
BOOLEAN SetSuspendState(BOOLEAN , BOOLEAN , BOOLEAN )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- ValidatePowerPolicies
BOOLEAN ValidatePowerPolicies(PGLOBAL_POWER_POLICY , PPOWER_POLICY )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- WriteGlobalPwrPolicy
BOOLEAN WriteGlobalPwrPolicy(PGLOBAL_POWER_POLICY )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- WriteProcessorPwrScheme
BOOLEAN WriteProcessorPwrScheme(UINT , PMACHINE_PROCESSOR_POWER_POLICY )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- WritePwrScheme
BOOLEAN WritePwrScheme(PUINT , LPTSTR , LPTSTR , PPOWER_POLICY )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
\ powrprof.d * * Windows API header module * * Translated from MinGW Windows headers * by Stewart Gordon * * Placed into public domain * \**********************************************************************