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

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

Syntax

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

Inheritance Hierarchy

System.Object
  System.EventArgs
    KvTv.DirectShow.ErrorEventArgs