Partager via


IComExposedClass Interface

Définition

Important

Cette API n’est pas conforme CLS.

Définit des informations au niveau du type pour les types de classes managées exposés à COM.

public interface class IComExposedClass
[System.CLSCompliant(false)]
public interface IComExposedClass
[<System.CLSCompliant(false)>]
type IComExposedClass = interface
Public Interface IComExposedClass
Attributs

Méthodes

GetComInterfaceEntries(Int32)

Obtient les informations d’interface COM à fournir à un ComWrappers instance pour exposer ce type à COM.

S’applique à