IProcessHostSupportFunctions-Schnittstelle
Stellt Hilfsfunktionen für den Prozesshost bereit.
Syntax
struct IProcessHostSupportFunctions : IUnknown
Methoden
In der folgenden Tabelle sind die Methoden aufgeführt, die von der IProcessHostSupportFunctions
-Schnittstelle verfügbar gemacht werden.
Name | BESCHREIBUNG |
---|---|
IProcessHostSupportFunctions::GetAppHostConfigFilename | Ruft den Dateipfad der Anwendungshostkonfiguration (.config) ab. |
IProcessHostSupportFunctions::GetApplicationProperties | Ruft die Eigenschaften aus der Metabasis der Anwendung ab. |
IProcessHostSupportFunctions::GetConfigToken | Ruft ein Windows-Sicherheitstoken für das Stammverzeichnis der angegebenen Anwendung ab. |
IProcessHostSupportFunctions::GetNativeConfigurationSystem | Ruft den INativeConfigurationSystem-Schnittstellenzeiger ab. |
IProcessHostSupportFunctions::GetRootWebConfigFilename | Ruft den physischen Pfad für die ApplicationHost.config-Datei ab. |
IProcessHostSupportFunctions::MapPath | Ruft den physischen Pfad einer relativen URL ab. |
Eigenschaften
Diese Schnittstelle enthält keine Eigenschaften.
Abgeleitete Klassen
Diese Schnittstelle enthält keine abgeleiteten Klassen.
Vererbungshierarchie
IProcessHostSupportFunctions
Anforderungen
type | BESCHREIBUNG |
---|---|
Client | – IIS 7.0 unter Windows Vista – IIS 7.5 unter Windows 7 – IIS 8.0 unter Windows 8 – IIS 10.0 unter Windows 10 |
Server | – IIS 7.0 unter Windows Server 2008 – IIS 7.5 unter Windows Server 2008 R2 – IIS 8.0 unter Windows Server 2012 – IIS 8.5 unter Windows Server 2012 R2 – IIS 10.0 unter Windows Server 2016 |
Produkt | – 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 |
Header | Webhost.h |