Jazyk

IUnmanagedVirtualMethodTableProvider.GetVirtualMethodTableInfoForKey Metoda

Definice

Získá informace o virtuální metody tabulky 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 o tabulce virtuálních metod pro nespravované rozhraní.

Platí pro