Share via


OutputErrorEventArgs Constructor

Initializes a new instance of the OutputErrorEventArgs class.

Namespace: Microsoft.Expression.Encoder.ScreenCapture
Assembly: Microsoft.Expression.Encoder (in microsoft.expression.encoder.dll)

Syntax

'Declaration
Public Sub New ( _
    errorCode As Integer _
)
'Usage
Dim errorCode As Integer

Dim instance As New OutputErrorEventArgs(errorCode)
public OutputErrorEventArgs (
    int errorCode
)
public:
OutputErrorEventArgs (
    int errorCode
)

Platforms

Development Platforms

Windows XP Home Edition, Windows XP Professional, Windows Server 2003 , Windows Server 2008, and Windows 2000

Target Platforms

See Also

Reference

OutputErrorEventArgs Class
OutputErrorEventArgs Members
Microsoft.Expression.Encoder.ScreenCapture Namespace