Partager via


ICorProfilerCallback::ExceptionSearchCatcherFound, méthode

Notifie le profileur que la phase de recherche de la gestion des exceptions a localisé un gestionnaire pour l’exception levée.

Syntaxe

RESULT ExceptionSearchCatcherFound(  
    [in] FunctionID functionId);  

Paramètres

functionId
[in] ID de la fonction contenant le gestionnaire d’exceptions.

Spécifications

Plateformes : Consultez Configuration requise.

En-tête : CorProf.idl, CorProf.h

Bibliothèque : CorGuids.lib

Versions de .NET Framework : Disponible depuis la version 2.0

Voir aussi