public readonly struct BatteryStatusPagePublic Structure BatteryStatusPagepublic value class BatteryStatusPage[<SealedAttribute>]
type BatteryStatusPage =
struct
inherit ValueType
end| BatteryVoltage | Gets the battery voltage. |
| CumulativeOperatingTime | Gets the cumulative operating time. |
| Identifier | Gets the battery identifier index. |
| NumberOfBatteries | Gets the number of batteries. |
| Status | Gets the battery status. |
| Equals | (Inherited from ValueType) |
| GetHashCode | (Inherited from ValueType) |
| GetType | (Inherited from Object) |
| ToString | (Inherited from ValueType) |