ICorDebugObjectValue::GetVirtualMethod 方法

更新:2007 年 11 月

.NET Framework 的此版本中未实现 GetVirtualMethod

HRESULT GetVirtualMethod (
    [in]  mdMemberRef        memberRef,
    [out] ICorDebugFunction  **ppFunction
);

要求

**头文件:**CorDebug.idl

请参见

参考

ICorDebugObjectValue

ICorDebugObjectValue2