IComponentFunctionalStateInterval 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 a component had a single FState.
public interface IComponentFunctionalStateInterval
type IComponentFunctionalStateInterval = interface
Public Interface IComponentFunctionalStateInterval
Remarks
A component, sometimes also referred to as a subdevice, is a functional hardware unit in a device that can be turned on or switched to a low-power state independently of the other components in the same device.
Properties
ComponentId | |
DeviceId | |
StartTime | |
State | |
StopTime |