編輯

共用方式為


ITargetPlatformIdleStateInterval Interface

Definition

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.

Applies to