Not
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
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