IXCLRDataExceptionNotification2::OnAppDomainLoaded 方法
當指定的例外狀況代表 AppDomain 載入時,客戶端實作的回呼會在呼叫 IXCLRDataProcess::TranslateExceptionRecordToNotification
期間進行。
注意
此 API 原本是針對運行時間內部使用所設計。 雖然現在支援第三方使用,但建議您盡可能使用 ICorDebug
和 ICorProfiler
API。
語法
HRESULT OnAppDomainLoaded(
[in] IXCLRDataAppDomain *domain
);
參數
domain
[in]已載入的 AppDomain。
備註
提供的 方法是 介面的 IXCLRDataExceptionNotification2
一部分,並對應至虛擬方法數據表的第12個位置。
需求
平台:請參閱系統需求。 標頭: 無 連結庫: 無 .NET Framework 版本: 自 4.7 起可用