Condividi tramite


Metodo ICorProfilerCallback::ExceptionSearchCatcherFound

Notifica al profiler che la fase di ricerca della gestione delle eccezioni ha individuato un gestore per l'eccezione generata.

Sintassi

RESULT ExceptionSearchCatcherFound(  
    [in] FunctionID functionId);  

Parametri

functionId
[in] ID della funzione che contiene il gestore eccezioni.

Requisiti

Piattaforme: vedere Requisiti di sistema di .NET Framework.

Intestazione: CorProf.idl, CorProf.h

Libreria: CorGuids.lib

Versioni di .NET Framework: Disponibile da 2.0

Vedi anche