Skip to content

Latest commit

 

History

History
43 lines (33 loc) · 1.28 KB

icorprofilercallback-exceptionsearchfilterleave-method.md

File metadata and controls

43 lines (33 loc) · 1.28 KB
description title ms.date api_name api_location api_type f1_keywords helpviewer_keywords ms.assetid topic_type
Learn more about: ICorProfilerCallback::ExceptionSearchFilterLeave Method
ICorProfilerCallback::ExceptionSearchFilterLeave Method
03/30/2017
ICorProfilerCallback.ExceptionSearchFilterLeave
mscorwks.dll
COM
ICorProfilerCallback::ExceptionSearchFilterLeave
ICorProfilerCallback::ExceptionSearchFilterLeave method [.NET Framework profiling]
ExceptionSearchFilterLeave method [.NET Framework profiling]
c28a2a82-dd11-4385-843f-b509fb61753b
apiref

ICorProfilerCallback::ExceptionSearchFilterLeave Method

Notifies the profiler that a user filter has just finished executing.

Syntax

HRESULT ExceptionSearchFilterLeave();  

Requirements

Platforms: See System Requirements.

Header: CorProf.idl, CorProf.h

Library: CorGuids.lib

.NET Framework Versions: [!INCLUDEnet_current_v20plus]

See also