_dispDebuggerEvents_OnExceptionNotHandledEventHandler Delegate

Definition

Microsoft Internal Use Only.

This API supports the product infrastructure and is not intended to be used directly from your code.

C++/CX
public delegate void _dispDebuggerEvents_OnExceptionNotHandledEventHandler(Platform::String ^ ExceptionType, Platform::String ^ Name, int Code, Platform::String ^ Description, [Runtime::InteropServices::Out] dbgExceptionAction &  ExceptionAction);

Parameters

ExceptionType
String

The exception type.

Name
String

The name of the exception.

Code
Int32

The code.

Description
String

The description.

ExceptionAction
dbgExceptionAction

The dbgExceptionAction.

Attributes

Applies to

Proizvod Verzije
Visual Studio SDK 2015, 2017, 2019, 2022