Dela via


ICorDebugThread2::InterceptCurrentException-metod

Tillåter att ett felsökningsprogram fångar upp det aktuella undantaget i den här tråden.

Syntax

HRESULT InterceptCurrentException (
    [in] ICorDebugFrame  *pFrame
);

Parametrar

pFrame [i] En pekare till en ICorDebugFrame som representerar den aktiva stackramen.

Kommentarer

Metoden InterceptCurrentException kan anropas mellan ett undantagsåteranrop (ICorDebugManagedCallback::Exception eller ICorDebugManagedCallback2::Exception) och det associerade anropet till ICorDebugController::Fortsätt.

Krav

Plattformar: Se Systemkrav.

Rubrik: CorDebug.idl, CorDebug.h

Bibliotek: CorGuids.lib

.NET Framework-versioner: Tillgänglig sedan 2.0