Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Indicates the event that is being signaled by the callback during the unwind phase.
typedef enum CorDebugExceptionUnwindCallbackType {
DEBUG_EXCEPTION_UNWIND_BEGIN = 1,
DEBUG_EXCEPTION_INTERCEPTED = 2
} CorDebugExceptionUnwindCallbackType;
Members
Member |
Description |
---|---|
DEBUG_EXCEPTION_UNWIND_BEGIN |
The beginning of the unwind process. |
DEBUG_EXCEPTION_INTERCEPTED |
The exception was intercepted. |
Requirements
Platforms: See .NET Framework System Requirements.
Header: CorDebug.idl
Library: CorGuids.lib
.NET Framework Versions: 3.5 SP1, 3.5, 3.0 SP1, 3.0, 2.0 SP1, 2.0