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

Provides data for the Resume event.

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

Syntax

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

Inheritance Hierarchy

System.Object
  System.EventArgs
    KvTv.Components.ResumeEventArgs