ICorDebugManagedCallback::UnloadAssembly メソッド
共通言語ランタイム アセンブリがアンロードされていることをデバッガーに通知します。
HRESULT UnloadAssembly (
[in] IcorDebugAppDomain *pAppDomain,
[in] ICorDebugAssembly *pAssembly
);
パラメーター
pAppDomain
[入力] アセンブリを含んでいたアプリケーション ドメインを表す ICorDebugAppDomain オブジェクトへのポインター。pAssembly
[入力] アセンブリを表す ICorDebugAssembly オブジェクトへのポインター。
解説
アセンブリは、このコールバックの後で使用しないでください。
必要条件
プラットフォーム: 「.NET Framework システム要件」を参照
ヘッダー: CorDebug.idl、CorDebug.h
ライブラリ: CorGuids.lib
.NET Framework のバージョン: 4、3.5 SP1、3.5、3.0 SP1、3.0、2.0 SP1、2.0、1.1、1.0