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

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

Syntax

Visual Basic (Declaration)
<DebuggerStepThroughAttribute> _
Public Shared Sub ThrowForHR ( _
	hresult As Integer _
)
C#
[DebuggerStepThroughAttribute]
public static void ThrowForHR (
	int hresult
)
Visual C++
[DebuggerStepThroughAttribute]
public:
static void ThrowForHR (
	int hresult
)

Parameters

hresult
System.Int32