Udostępnij za pośrednictwem


IUnmanagedVirtualMethodTableProvider.GetVirtualMethodTableInfoForKey Metoda

Definicja

Pobiera informacje o tabeli metod wirtualnych dla niezarządzanych typów interfejsu reprezentowanych przez element 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

Typ zarządzany interfejsu niezarządzanych.

Zwraca

Informacje o tabeli metody wirtualnej dla interfejsu niezarządzanych.

Dotyczy