Partager via


ICorProfilerCallback::ExceptionSearchFunctionEnter, méthode

Notifie le profileur que la phase de recherche dans la gestion des exceptions a commencé à rechercher une fonction afin de trouver un gestionnaire pour l’exception actuelle.

Syntaxe

HRESULT ExceptionSearchFunctionEnter(  
    [in] FunctionID functionId);  

Paramètres

functionId
[in] ID de la fonction entrée.

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