Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Notifies the profiler that the search phase of exception handling has begun searching a function to find a handler for the current exception.
HRESULT ExceptionSearchFunctionEnter(
[in] FunctionID functionId);
Parameters
- functionId
[in] The ID of the function that has been entered.
Requirements
Platforms: Windows 2000, Windows XP, Windows Server 2003 family
Header: CorProf.idl
Library: CorGuids.lib
.NET Framework Version: 2.0