ICorProfilerCallback::ExceptionSearchFunctionEnter 方法
通知分析工具,例外狀況處理的搜尋階段已開始搜尋可用來找到目前例外狀況處理常式的函式。
語法
HRESULT ExceptionSearchFunctionEnter(
[in] FunctionID functionId);
參數
functionId
[in] 已輸入之函式的識別碼。
規格需求
平台:請參閱系統需求。
標頭: CorProf.idl、CorProf.h
程式庫:CorGuids.lib
.NET Framework版本:自 2.0 起提供