←Select platform

ErrorAbortEventArgs Constructor (ErrorAbortEventArgs)

Summary

The object constructor for the ErrorAbortEventArgs object.

Syntax

C#
VB
C++
public ErrorAbortEventArgs(  
   Leadtools.Mediafoundation.ErrorCode errorcode 
) 
Public Function New( _ 
   ByVal errorcode As Leadtools.Mediafoundation.ErrorCode _ 
) 
public: 
ErrorAbortEventArgs(  
   Leadtools.Mediafoundation.ErrorCode errorcode 
) 

Parameters

errorcode
The integer error code related to the error.

Remarks

This constructer is called internally when an ErrorAbortEvent occurs. For more information, refer to the Error Codes.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.MediaFoundation Assembly
Click or drag to resize