Edit

Share via


ICorDebugObjectValue::GetVirtualMethod Method

GetVirtualMethod is not implemented.

Syntax

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

Requirements

Header: CorDebug.idl, CorDebug.h

See also