通知偵錯工具評估已終止,並出現未處理的例外狀況。
語法
HRESULT EvalException (
[in] ICorDebugAppDomain *pAppDomain,
[in] ICorDebugThread *pThread,
[in] ICorDebugEval *pEval
);
參數
pAppDomain [在]ICorDebugAppDomain 物件的指標,代表評估終止的應用程式網域。
pThread [在]ICorDebugThread 物件的指標,代表評估終止的執行緒。
pEval [在]ICorDebugEval 物件的指標,代表執行評估之程式碼。
需求
平台: 請參閱 .NET 支援的作業系統。
標題: CorDebug.idl、CorDebug.h
圖書館: CorGuids.lib
.NET 版本: 自 .NET Framework 1.0 起提供