C#
VB
C++
The object constructor for the ErrorAbortEventArgs object.
public ErrorAbortEventArgs(
ErrorCode errorcode
)
Public Function New( _
ByVal errorcode As Leadtools.Mediafoundation.ErrorCode _
)
public:
ErrorAbortEventArgs(
Leadtools.Mediafoundation.ErrorCode errorcode
)
errorcode
The integer error code related to the error.
This constructer is called internally when an ErrorAbortEvent occurs. For more information, refer to the Error Codes.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET