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