IHostEx 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.
Fournit des méthodes pour la création de fabriques de classes.
public interface class IHostEx
[System.Runtime.InteropServices.Guid("FC3DA537-C144-42C3-92F8-EA88267EC73B")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface IHostEx
[<System.Runtime.InteropServices.Guid("FC3DA537-C144-42C3-92F8-EA88267EC73B")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type IHostEx = interface
Public Interface IHostEx
- Dérivé
- Attributs
Méthodes
| GetClassFactory(String, String) |
Crée une fabrique de classe pour un type dans l’assembly spécifié. |
| GetSecuredClassFactory(Int32, Int32, String, String, String, String, String) |
Crée une fabrique de classe sécurisée pour un type dans l’assembly spécifié. |