Compartilhar via


Método ICorProfilerCallback::ExceptionSearchFilterEnter

Notifica o criador de perfil que a fase de Pesquisar de manipulação de exceção começou a execução de um filtro de exceção definido pelo usuário.

HRESULT ExceptionSearchFilterEnter(
    [in] FunctionID functionId);

Parâmetros

  • functionId
    [in] A ID da função que contém o filtro.

Requisitos

Plataformas: See Requisitos de sistema do .NET framework.

Cabeçalho: CorProf.idl

Biblioteca: CorGuids.lib

.NET Framework Versions: 3.5 SP1, 3,5, 3.0 SP1, 3.0, 2.0 SP1, 2.0

Consulte também

Referência

Interface ICorProfilerCallback

Método ICorProfilerCallback::ExceptionSearchFilterLeave