BatteryState Class

Vista Bridge Library

[This is preliminary documentation and is subject to change.]

A snapshot of the state of the battery.

Namespace:  Microsoft.SDK.Samples.VistaBridge.Library.PowerManagement
Assembly:  VistaBridgeLibrary (in VistaBridgeLibrary.dll) Version: 1.4.0.0 (1.4.0.0)

Syntax

C#
public class BatteryState
Visual Basic (Declaration)
Public Class BatteryState
Visual C++
public ref class BatteryState

Inheritance Hierarchy

System..::.Object
  Microsoft.SDK.Samples.VistaBridge.Library.PowerManagement..::.BatteryState

See Also