PowerThermalNotification.GetLatestPeripheralState Method
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.
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
- peripheral
- PowerThermalPeripheralFlags