Specifications

- 163 -
EN_CHARGE
Specifies whether the battery is charged or not.
Syntax
[VB]
Public Enum EN_CHARGE
[C#]
public enum EN_CHARGE
Members
Member Name Description
OFFLINE Not charged
ONLINE Charged
UNKNOWN Charge status unknown
Class
Within BHTCL.BatteryCollection.Battery class