更新 : 2007 年 11 月
継承およびオーバーライドをサポートするように ICorDebugObjectValue インターフェイスを拡張します。
interface ICorDebugObjectValue2 : IUnknown {
HRESULT GetVirtualMethodAndType (
[in] mdMemberRef memberRef,
[out] ICorDebugFunction **ppFunction,
[out] ICorDebugType **ppType
);
};
メソッド
メソッド |
説明 |
---|---|
GetVirtualMethodAndType はまだ実装されていません。 |
必要条件
プラットフォーム : 「.NET Framework システム要件」を参照
ヘッダー : CorDebug.idl
ライブラリ : CorGuids.lib
.NET Framework のバージョン : 3.5 SP1、3.5、3.0 SP1、3.0、2.0 SP1、2.0