ICorDebugObjectValue::GetVirtualMethod 方法

.NET Framework 的这个版本中没有实现 GetVirtualMethod

语法

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

要求

标头:CorDebug.idl、CorDebug.h

请参阅