ITargetPlatformIdleStateInterval Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents an interval during which the platform had a single target idle state.
public interface ITargetPlatformIdleStateInterval
type ITargetPlatformIdleStateInterval = interface
Public Interface ITargetPlatformIdleStateInterval
Properties
ActualStates | |
ErrorCode |
Gets the NTSTATUS result from the idle execute phase. |
IsTargetStateActive | |
StartTime | |
StopTime | |
TargetState |
Gets the targeted idle state. The active state is 0 and higher values indicate deeper idle states. |