←Select platform

ErrorAbortEventArgs Class

Summary

The event argument for the ErrorAbortEventHandler event handler.

Syntax

C#
VB
C++
public class ErrorAbortEventArgs : EventArgs 
Public Class ErrorAbortEventArgs  
   Inherits System.EventArgs 
public ref class ErrorAbortEventArgs : public System.EventArgs  

Remarks

This event occurs when an operation encounters and error that causes the operation to abort. For a list of possible values and more information, refer to the Error Codes.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Multimedia Assembly