PowerThermalPeripheralState Struct

Definition

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

Applies to