Partager via


IUnmanagedVirtualMethodTableProvider Interface

Définition

Important

Cette API n’est pas conforme CLS.

Fournit des informations sur une table de méthode virtuelle pour une interface managée afin d’activer l’appel de méthodes dans la table de méthode virtuelle.

public interface class IUnmanagedVirtualMethodTableProvider
[System.CLSCompliant(false)]
public interface IUnmanagedVirtualMethodTableProvider
[<System.CLSCompliant(false)>]
type IUnmanagedVirtualMethodTableProvider = interface
Public Interface IUnmanagedVirtualMethodTableProvider
Dérivé
Attributs

Méthodes

GetVirtualMethodTableInfoForKey(Type)

Obtient les informations sur la table de méthode virtuelle pour le type d’interface non managé représenté par type.

S’applique à