Bahasa

ComObject.IUnmanagedVirtualMethodTableProvider.GetVirtualMethodTableInfoForKey Metode

Definisi

Dapatkan informasi tentang tabel metode virtual untuk jenis antarmuka tidak terkelola tertentu yang diwakili oleh type.

 virtual System::Runtime::InteropServices::Marshalling::VirtualMethodTableInfo System.Runtime.InteropServices.Marshalling.IUnmanagedVirtualMethodTableProvider.GetVirtualMethodTableInfoForKey(Type ^ type) = System::Runtime::InteropServices::Marshalling::IUnmanagedVirtualMethodTableProvider::GetVirtualMethodTableInfoForKey;
System.Runtime.InteropServices.Marshalling.VirtualMethodTableInfo IUnmanagedVirtualMethodTableProvider.GetVirtualMethodTableInfoForKey(Type type);
abstract member System.Runtime.InteropServices.Marshalling.IUnmanagedVirtualMethodTableProvider.GetVirtualMethodTableInfoForKey : Type -> System.Runtime.InteropServices.Marshalling.VirtualMethodTableInfo
override this.System.Runtime.InteropServices.Marshalling.IUnmanagedVirtualMethodTableProvider.GetVirtualMethodTableInfoForKey : Type -> System.Runtime.InteropServices.Marshalling.VirtualMethodTableInfo
Function GetVirtualMethodTableInfoForKey (type As Type) As VirtualMethodTableInfo Implements IUnmanagedVirtualMethodTableProvider.GetVirtualMethodTableInfoForKey

Parameter

type
Type

Jenis terkelola untuk antarmuka yang tidak dikelola.

Mengembalikan

Informasi tabel metode virtual untuk antarmuka yang tidak dikelola.

Penerapan

Berlaku untuk