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

Provides arguments for the Error event.

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

Syntax

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

Inheritance Hierarchy

System.Object
  System.EventArgs
    KvTv.DirectShow.Components.ExceptionEventArgs