Desktop Functions: Smart Device Functions:
|
Search Results for "powrprof.dll" in [All]setupapi
[DllImport("powrprof.dll", SetLastError=true)]
Declare Function DevicePowerOpen Lib "powrprof.dll" (TODO) As TODO powrprof
[DllImport("powrprof.dll", SetLastError=true)]
<DllImport("powrprof.dll", SetLastError := True)> _
[DllImport("powrprof.dll")]
[DllImport("powrprof.dll", SetLastError=true)]
Declare Function DevicePowerClose Lib "powrprof.dll" (TODO) As TODO
[DllImport("powrprof.dll", SetLastError=true, CharSet = CharSet.Auto)]
Declare Function DevicePowerEnumDevices Lib "powrprof.dll" (TODO) As TODO
[DllImport("powrprof.dll", SetLastError=true)]
Declare Function EnumPwrSchemes Lib "powrprof.dll" (TODO) As TODO
[DllImport("powrprof.dll", SetLastError=true)]
Declare Function GetActivePwrScheme Lib "powrprof.dll" (TODO) As TODO
[DllImport("powrprof.dll", SetLastError = true)]
Declare Function GetCurrentPowerPolicies Lib "powrprof.dll" (TODO) As TODO
[DllImport("powrprof.dll", SetLastError=true)]
Declare Function GetPwrCapabilities Lib "powrprof.dll" (TODO) As TODO
[DllImport("powrprof.dll", SetLastError = true)]
[DllImport("powrprof.dll")]
Declare Function IsPwrHibernateAllowed Lib "powrprof.dll" () As Boolean
[DllImport("powrprof.dll")]
Declare Function IsPwrShutdownAllowed Lib "powrprof.dll" () As Boolean
[DllImport("powrprof.dll")]
Declare Function IsPwrSuspendAllowed Lib "powrprof.dll" () As Boolean
[DllImport("powrprof.dll", SetLastError=true)]
Declare Function PowerDuplicateScheme Lib "powrprof.dll" (TODO) As TODO 13: PowerEnumerate
[DllImport("powrprof.dll", SetLastError=true)]
Declare Function PowerEnumerate Lib "powrprof.dll" (RootPowerKey As IntPtr,
[DllImport("powrprof.dll")]
Declare Function PowerGetActiveScheme Lib "powrprof.dll" (ByVal UserRootPowerKey As IntPtr, ByRef ActivePolicyGuid As IntPtr) As Integer
[DllImport("powrprof.dll")]
[DllImport("powrprof.dll")]
Private Declare Function PowerReadFriendlyName Lib "powrprof.dll" Alias _
[DllImport("Powrprof.dll", SetLastError = true)]
Declare Function PowerRegisterSuspendResumeNotification Lib "powrprof.dll" (TODO) As TODO
[DllImport("PowrProf.dll", CharSet = CharSet.Auto, SetLastError = true)]
[DllImport("PowrProf.dll", CharSet = CharSet.Auto, SetLastError = true)]
Declare Function PowerSettingAccessCheck Lib "powrprof.dll" (TODO) As TODO
[DllImport("powrprof.dll", SetLastError=true, CharSet=CharSet.Unicode)]
Declare Function PowerWriteFriendlyName Lib "powrprof.dll" (TODO) As TODO 19: QueryFlags
Declare Function QueryFlags Lib "powrprof.dll" (TODO) As TODO
Declare Function QueryInterpretationFlags Lib "powrprof.dll" (TODO) As TODO
<DllImport("powrprof.dll", SetLastError:=True)> Private Shared Function ReadGlobalPwrPolicy(ByRef pGlobalPowerPolicy As GLOBAL_POWER_POLICY) As Boolean 22: ReadPwrScheme
[DllImport("powrprof.dll", SetLastError=true)]
Declare Function ReadPwrScheme Lib "powrprof.dll" (TODO) As TODO
[DllImport("powrprof.dll", SetLastError = true)]
[DllImport("powrprof.dll", SetLastError = true)]
Declare Function SetActivePwrScheme Lib "powrprof.dll" (TODO) As TODO 24: SetSuspendState
[DllImport ("Powrprof.dll", SetLastError = true)]
Declare Function SetSuspendState Lib "powrprof.dll" (ByVal Hibernate As Boolean, ByVal ForceCritical As Boolean, ByVal DisableWakeEvent As Boolean) As Boolean
[DllImport("Powrprof.dll", SetLastError = true)]
Private Declare Function SetSuspendState Lib "powrprof.dll" (ByVal Hibernate As Boolean, ByVal ForceCritical As Boolean, _ 25: wetrewrt
[DllImport("powrprof.dll", SetLastError=true)]
Declare Function wetrewrt Lib "powrprof.dll" (TODO) As TODO
<DllImport("powrprof.dll", SetLastError:=True)> Private Shared Function WriteGlobalPwrPolicy(ByRef pGlobalPowerPolicy As GLOBAL_POWER_POLICY) As Boolean |