IConsolePower interface (mmc.h)
The IConsolePower interface controls the execution state and idle timers on operating systems that support power management.
Inheritance
The IConsolePower interface inherits from the IUnknown interface. IConsolePower also has these types of members:
Methods
The IConsolePower interface has these methods.
IConsolePower::ResetIdleTimer The ResetIdleTimer method resets the specified power management idle timers. |
IConsolePower::SetExecutionState The SetExecutionState method sets the execution state for the current thread. |
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows Vista |
Minimum supported server | Windows Server 2008 |
Target Platform | Windows |
Header | mmc.h |