IProcessHostSupportFunctions, interface
Fournit des fonctions d'assistance pour l'hôte de processus.
Syntaxe
struct IProcessHostSupportFunctions : IUnknown
Méthodes
Le tableau suivant répertorie les méthodes exposées par l’interface IProcessHostSupportFunctions
.
Nom | Description |
---|---|
IProcessHostSupportFunctions::GetAppHostConfigFilename | Récupère le chemin du fichier de configuration de l’hôte d’application (.config). |
IProcessHostSupportFunctions::GetApplicationProperties | Récupère les propriétés de la métabase de l’application. |
IProcessHostSupportFunctions::GetConfigToken | Récupère un jeton de sécurité Windows pour le répertoire racine de l’application spécifiée. |
IProcessHostSupportFunctions::GetNativeConfigurationSystem | Récupère le pointeur d’interface INativeConfigurationSystem . |
IProcessHostSupportFunctions::GetRootWebConfigFilename | Récupère le chemin d’accès physique du fichier ApplicationHost.config. |
IProcessHostSupportFunctions::MapPath | Récupère le chemin physique d’une URL relative. |
Propriétés
Cette interface ne contient aucune propriété.
Classes dérivées
Cette interface ne contient aucune classe dérivée.
Hiérarchie d'héritage
IProcessHostSupportFunctions
Spécifications
Type | Description |
---|---|
Client | - IIS 7.0 sur Windows Vista - IIS 7.5 sur Windows 7 - IIS 8.0 sur Windows 8 - IIS 10.0 sur Windows 10 |
Serveur | - IIS 7.0 sur Windows Server 2008 - IIS 7.5 sur Windows Server 2008 R2 - IIS 8.0 sur Windows Server 2012 - IIS 8.5 sur Windows Server 2012 R2 - IIS 10.0 sur Windows Server 2016 |
Produit | - IIS 7.0, IIS 7.5, IIS 8.0, IIS 8.5, IIS 10.0 - IIS Express 7.5, IIS Express 8.0, IIS Express 10.0 |
En-tête | Webhost.h |