Compartir a través de


ICorProfilerCallback::ExceptionSearchFilterEnter (Método)

Notifica al generador de perfiles que la fase de búsqueda del control de excepciones ha empezado a ejecutar un filtro de excepciones definido por el usuario.

HRESULT ExceptionSearchFilterEnter(
    [in] FunctionID functionId);

Parámetros

  • functionId
    [in] Identificador de la función que contiene el filtro.

Requisitos

Plataformas: vea Requisitos de sistema de .NET Framework.

Encabezado: CorProf.idl, CorProf.h

Biblioteca: CorGuids.lib

Versiones de .NET Framework: 4, 3.5 SP1, 3.5, 3.0 SP1, 3.0, 2.0 SP1, 2.0

Vea también

Referencia

ICorProfilerCallback (Interfaz)

ICorProfilerCallback::ExceptionSearchFilterLeave (Método)