PosPower.StatusBatteryCritical 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 critically low battery threshold and the system is operating from the battery.
public const int StatusBatteryCritical = 21;
val mutable StatusBatteryCritical : int
Public Const StatusBatteryCritical As Integer = 21