Sdílet prostřednictvím


IUnmanagedVirtualMethodTableProvider.GetVirtualMethodTableInfoForKey Metoda

Definice

Získá informace o tabulce virtuálních metod pro nespravovaný typ rozhraní reprezentovaný .type

public:
 System::Runtime::InteropServices::Marshalling::VirtualMethodTableInfo GetVirtualMethodTableInfoForKey(Type ^ type);
public System.Runtime.InteropServices.Marshalling.VirtualMethodTableInfo GetVirtualMethodTableInfoForKey (Type type);
abstract member GetVirtualMethodTableInfoForKey : Type -> System.Runtime.InteropServices.Marshalling.VirtualMethodTableInfo
Public Function GetVirtualMethodTableInfoForKey (type As Type) As VirtualMethodTableInfo

Parametry

type
Type

Spravovaný typ pro nespravované rozhraní.

Návraty

Informace virtuální tabulky metod pro nespravované rozhraní.

Platí pro