[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Provides power management functionality and events.

Namespace: KvTv.Components
Assembly:   KvTv.DirectShow.Components (in KvTv.DirectShow.Components.dll)

Syntax

Visual Basic (Declaration)
Public Class PowerManager _
	Inherits Component
C#
public class PowerManager : Component
Visual C++
public ref class PowerManager : public Component

Inheritance Hierarchy

System.Object
  System.MarshalByRefObject
    System.ComponentModel.Component
      KvTv.Components.PowerManager