IUnmanagedVirtualMethodTableProvider Interface
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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 |