ICorDebugObjectValue2::GetVirtualMethodAndType 方法
尚未實作這個方法。
HRESULT GetVirtualMethodAndType (
[in] mdMemberRef memberRef,
[out] ICorDebugFunction **ppFunction,
[out] ICorDebugType **ppType
);
備註
取得 ICorDebugFunction 和 ICorDebugType 執行個體的介面指標,這些執行個體代表指定之成員參考的最末層衍生方法和型別。