[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 Sub New ( _
	exception As Exception, _
	stillPlaying As Boolean _
)
C#
public ErrorEventArgs (
	Exception exception,
	bool stillPlaying
)
Visual C++
public:
ErrorEventArgs (
	Exception^ exception, 
	bool stillPlaying
)

Parameters

exception
System.Exception
stillPlaying
System.Boolean