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 20.0.2020.4.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MediaFoundation Assembly