FaultStatus.Deconstruct 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.
public void Deconstruct (out bool ButtonPowerOff, out bool ForcedPowerOff, out bool ForcedSystemPowerOff, out bool WatchdogReset, out bool BatteryProfileInvalid, out Iot.Device.PiJuiceDevice.Models.BatteryChargingTemperatureFault BatteryChargingTemperatureFault);
member this.Deconstruct : bool * bool * bool * bool * bool * BatteryChargingTemperatureFault -> unit
Public Sub Deconstruct (ByRef ButtonPowerOff As Boolean, ByRef ForcedPowerOff As Boolean, ByRef ForcedSystemPowerOff As Boolean, ByRef WatchdogReset As Boolean, ByRef BatteryProfileInvalid As Boolean, ByRef BatteryChargingTemperatureFault As BatteryChargingTemperatureFault)
Parameters
- ButtonPowerOff
- Boolean
- ForcedPowerOff
- Boolean
- ForcedSystemPowerOff
- Boolean
- WatchdogReset
- Boolean
- BatteryProfileInvalid
- Boolean
- BatteryChargingTemperatureFault
- BatteryChargingTemperatureFault