PosPower.StatusUpsLow 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 UPS battery is almost depleted of charge.
public const int StatusUpsLow = 13;
val mutable StatusUpsLow : int
Public Const StatusUpsLow As Integer = 13