ErrorAbortEventArgs Constructor

Summary
The object constructor for the ErrorAbortEventArgs object.
Syntax
C#
VB
C++
Public Function New( _ 
   ByVal errorcode As ErrorCode _ 
) 
public: 
ErrorAbortEventArgs(  
   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

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Multimedia Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.