GlobalObjectProviderFactory Classe
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 une classe de base pour énumérer les fournisseurs d'objets globaux.
public ref class GlobalObjectProviderFactory abstract : MarshalByRefObject
[System.CLSCompliant(false)]
[System.Runtime.InteropServices.Guid("39FD482D-C76C-4dd4-9E06-FB7C52F69C8A")]
public abstract class GlobalObjectProviderFactory : MarshalByRefObject
[<System.CLSCompliant(false)>]
[<System.Runtime.InteropServices.Guid("39FD482D-C76C-4dd4-9E06-FB7C52F69C8A")>]
type GlobalObjectProviderFactory = class
inherit MarshalByRefObject
Public MustInherit Class GlobalObjectProviderFactory
Inherits MarshalByRefObject
- Héritage
-
GlobalObjectProviderFactory
- Attributs
Constructeurs
| GlobalObjectProviderFactory() |
Initialise une instance de la classe GlobalObjectProviderFactory. |
Méthodes
| GetProviders() |
Retourne un tableau de tous les fournisseurs d'objets globaux disponibles. |