IUnmanagedVirtualMethodTableProvider.GetVirtualMethodTableInfoForKey Metod

Definition

Hämtar information om den virtuella metodtabellen för den ohanterade gränssnittstypen som representeras av 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

Parametrar

type
Type

Den hanterade typen för det ohanterade gränssnittet.

Returer

Tabellinformation för virtuell metod för det ohanterade gränssnittet.

Gäller för