Share via


StateOfCharge Method

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Gets the battery's current recharging status.

Namespace:  Microsoft.SPOT.Hardware
Assembly:  Microsoft.SPOT.Hardware (in Microsoft.SPOT.Hardware.dll)

Syntax

'Declaration
Public Shared Function StateOfCharge As Integer
public static int StateOfCharge()
public:
static int StateOfCharge()
static member StateOfCharge : unit -> int 
public static function StateOfCharge() : int

Return Value

Type: System. . :: . .Int32
The battery's current recharging status.

.NET Framework Security

See Also

Reference

Battery Class

Microsoft.SPOT.Hardware Namespace