Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

PowerThermalPeripheralState Struct

Definition

Namespace:
Microsoft.MixedReality.PowerThermalNotification
Assembly:
PowerThermalNotification.Projections.dll
Package:
Microsoft.MixedReality.PowerThermalNotification v0.2.0

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

Applies to