[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 DirectShowException _
	Inherits COMException
C#
public class DirectShowException : COMException
Visual C++
public ref class DirectShowException : public COMException

Inheritance Hierarchy

System.Object
  System.Exception
    System.SystemException
      System.Runtime.InteropServices.ExternalException
        System.Runtime.InteropServices.COMException
          KvTv.DirectShow.DirectShowException