Dela via


ICorProfilerCallback::ExceptionSearchCatcherFound-metod

Meddelar profileraren att sökfasen för undantagshantering har hittat en hanterare för undantaget som utlöstes.

Syntax

RESULT ExceptionSearchCatcherFound(  
    [in] FunctionID functionId);  

Parametrar

functionId
[i] ID för funktionen som innehåller undantagshanteraren.

Krav

Plattformar: Se Systemkrav.

Huvudet: CorProf.idl, CorProf.h

Bibliotek: CorGuids.lib

.NET Framework versioner: Tillgänglig sedan 2.0

Se även