IUnmanagedVirtualMethodTableProvider 介面
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
重要
此 API 不符合 CLS 規範。
提供 Managed 介面的虛擬方法資料表相關資訊,以在虛擬方法資料表中啟用叫用方法。
public interface class IUnmanagedVirtualMethodTableProvider
[System.CLSCompliant(false)]
public interface IUnmanagedVirtualMethodTableProvider
[<System.CLSCompliant(false)>]
type IUnmanagedVirtualMethodTableProvider = interface
Public Interface IUnmanagedVirtualMethodTableProvider
- 衍生
- 屬性
方法
GetVirtualMethodTableInfoForKey(Type) |
取得所表示 |