PowerManager Class

Vista Bridge Library

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

Enables registration for power-related event notifications and provides access to power settings.

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

Syntax

C#
public static class PowerManager
Visual Basic (Declaration)
Public NotInheritable Class PowerManager
Visual C++
public ref class PowerManager abstract sealed

Inheritance Hierarchy

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

See Also