다음을 통해 공유


PowerThermalNotification.GetLatestPeripheralState Method

Definition

Use this to poll the latest information for the provided peripheral. Providing more than one flag will cause this to throw an exception

public Microsoft.MixedReality.PowerThermalNotification.PowerThermalPeripheralState GetLatestPeripheralState (Microsoft.MixedReality.PowerThermalNotification.PowerThermalPeripheralFlags peripheral);
member this.GetLatestPeripheralState : Microsoft.MixedReality.PowerThermalNotification.PowerThermalPeripheralFlags -> Microsoft.MixedReality.PowerThermalNotification.PowerThermalPeripheralState
Public Function GetLatestPeripheralState (peripheral As PowerThermalPeripheralFlags) As PowerThermalPeripheralState

Parameters

Returns

Applies to