CorDebugExceptionUnwindCallbackType, énumération
Indique l'événement qui est signalé par le rappel pendant la phase de déroulement.
typedef enum CorDebugExceptionUnwindCallbackType {
DEBUG_EXCEPTION_UNWIND_BEGIN = 1,
DEBUG_EXCEPTION_INTERCEPTED = 2
} CorDebugExceptionUnwindCallbackType;
Membres
Membre |
Description |
---|---|
DEBUG_EXCEPTION_UNWIND_BEGIN |
Début du processus de déroulement. |
DEBUG_EXCEPTION_INTERCEPTED |
L'exception a été interceptée. |
Configuration requise
Plateformes : consultez Configuration requise du .NET Framework.
En-tête : CorDebug.idl, CorDebug,h
Bibliothèque : CorGuids.lib
Versions du .NET Framework : 4, 3.5 SP1, 3.5, 3.0 SP1, 3.0, 2.0 SP1, 2.0