共用方式為


ICorProfilerCallback::ExceptionSearchCatcherFound 方法

通知分析工具,例外狀況處理的搜尋階段已找到擲回之例外狀況的處理常式。

語法

RESULT ExceptionSearchCatcherFound(  
    [in] FunctionID functionId);  

參數

functionId
[in] 包含例外處理常式的函式 ID。

規格需求

平台:請參閱系統需求

標頭: CorProf.idl、CorProf.h

程式庫:CorGuids.lib

.NET Framework版本:自 2.0 起提供

另請參閱