IProcessHostSupportFunctions インターフェイス
プロセス ホストのヘルパー関数を提供します。
構文
struct IProcessHostSupportFunctions : IUnknown
メソッド
次の表に、 インターフェイスによって公開されるメソッドの一覧を IProcessHostSupportFunctions
示します。
名前 | 説明 |
---|---|
IProcessHostSupportFunctions::GetAppHostConfigFilename | アプリケーション ホスト構成 (.config) ファイル パスを取得します。 |
IProcessHostSupportFunctions::GetApplicationProperties | アプリケーションのメタベースからプロパティを取得します。 |
IProcessHostSupportFunctions::GetConfigToken | 指定したアプリケーションのルート ディレクトリの Windows セキュリティ トークンを取得します。 |
IProcessHostSupportFunctions::GetNativeConfigurationSystem | INativeConfigurationSystem インターフェイス ポインターを取得します。 |
IProcessHostSupportFunctions::GetRootWebConfigFilename | ApplicationHost.config ファイルの物理パスを取得します。 |
IProcessHostSupportFunctions::MapPath | 相対 URL の物理パスを取得します。 |
プロパティ
このインターフェイスにはプロパティが含まれています。
派生クラス
このインターフェイスには、派生クラスが含まれています。
継承階層
IProcessHostSupportFunctions
要件
Type | 説明 |
---|---|
Client | - Windows Vista 上の IIS 7.0 - Windows 7 上の IIS 7.5 - Windows 8 上の IIS 8.0 - Windows 10の IIS 10.0 |
サーバー | - Windows Server 2008 の IIS 7.0 - Windows Server 2008 R2 の IIS 7.5 - Windows Server 2012 の IIS 8.0 - Windows Server 2012 R2 の IIS 8.5 - Windows Server 2016の IIS 10.0 |
製品 | - 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 |