PosPower.StatusBatteryLow Field
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.
Indicates the remaining battery capacity is at or below the low battery threshold and the system is operating from the battery.
public const int StatusBatteryLow = 20;
val mutable StatusBatteryLow : int
Public Const StatusBatteryLow As Integer = 20