ICorDebugObjectValue::GetVirtualMethod Method

GetVirtualMethod is not implemented in this version of the .NET Framework.

Syntax

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

Requirements

Header: CorDebug.idl, CorDebug.h

See also