PowerThermalPeripheralState Struct
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.
This is returned by SuppressedPlatformMitigationForPeripherals to indicate the latest state of a given peripheral.
public struct PowerThermalPeripheralState
type PowerThermalPeripheralState = struct
Public Structure PowerThermalPeripheralState
- Inheritance
-
PowerThermalPeripheralState
Fields
IsSupportedPeripheral |
Returns true if this peripheral is supported by this device for PowerThermalNotification information |
MitigationLevel |
Returns the latest MitigationLevel for the peripheral |
ThermalScore |
Returns the latest ThermalScore for the peripheral |