IUnmanagedVirtualMethodTableProvider 介面

定義

重要

此 API 不符合 CLS 規範。

提供 Managed 介面的虛擬方法資料表相關資訊,以在虛擬方法資料表中啟用叫用方法。

public interface class IUnmanagedVirtualMethodTableProvider
[System.CLSCompliant(false)]
public interface IUnmanagedVirtualMethodTableProvider
[<System.CLSCompliant(false)>]
type IUnmanagedVirtualMethodTableProvider = interface
Public Interface IUnmanagedVirtualMethodTableProvider
衍生
屬性

方法

GetVirtualMethodTableInfoForKey(Type)

取得所表示 type 之 Unmanaged 介面類別型之虛擬方法資料表的相關資訊。

適用於