Condividi tramite


Metodo ICorDebugObjectValue2::GetVirtualMethodAndType

Questo metodo non è ancora implementato.

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

Note

Ottiene i puntatori a interfaccia alle istanze di ICorDebugFunction e ICorDebugType che rappresentano il metodo e il tipo più derivati per il riferimento al membro specificato.

Vedere anche

Riferimenti

Interfaccia ICorDebugObjectValue

Interfaccia ICorDebugObjectValue2