다음을 통해 공유


ICorDebugObjectValue2::GetVirtualMethodAndType 메서드

이 메서드는 아직 구현되지 않았습니다.

HRESULT GetVirtualMethodAndType (
    [in] mdMemberRef          memberRef,
    [out] ICorDebugFunction   **ppFunction,
    [out] ICorDebugType       **ppType
);

설명

지정한 멤버 참조에 대해 가장 많이 파생된 메서드와 형식을 나타내는 ICorDebugFunctionICorDebugType 인스턴스에 대한 인터페이스 포인터를 가져옵니다.

참고 항목

참조

ICorDebugObjectValue 인터페이스

ICorDebugObjectValue2 인터페이스