Interfaccia ICorDebugExceptionObjectCallStackEnum
Fornisce un enumeratore per informazioni sullo stack di chiamate incorporato in un oggetto eccezione. Questa interfaccia è una sottoclasse dell'interfaccia ICorDebugEnum.
Metodi
Metodo | Descrizione |
---|---|
ICorDebugExceptionObjectCallStackEnum::Next | Ottiene un numero specificato di oggetti CorDebugExceptionObjectStackFrame che contengono informazioni sullo stack di chiamate di un oggetto eccezione. |
Commenti
L'interfaccia ICorDebugExceptionObjectCallStackEnum
implementa l'interfaccia ICorDebugEnum.
Un'istanza ICorDebugExceptionObjectCallStackEnum
viene popolata con oggetti CorDebugExceptionObjectStackFrame chiamando il metodo ICorDebugExceptionObjectValue::EnumerateExceptionCallStack . Gli elementi dello stack di chiamate nella raccolta possono essere enumerati chiamando il metodo ICorDebugExceptionObjectCallStackEnum::Next
Requisiti
Piattaforme: vedere Requisiti di sistema di .NET Framework.
Intestazione: CorDebug.idl, CorDebug.h
Libreria: CorGuids.lib
Versioni di .NET Framework: Disponibile dalla versione 4.5