IAppDomainInfo 接口

提供有关应用程序域的信息。

语法

struct IAppDomainInfo : IUnknown  

方法

下表列出了 接口 IAppDomainInfo 公开的方法。

名称 说明
GetId 检索应用程序域 ID。
GetIsIdle 检索应用程序域的空闲状态。
GetPhysicalPath 检索应用程序域的物理路径。
GetSiteId 检索应用程序域的站点 ID。
GetVirtualPath 检索应用程序域的根虚拟路径。

属性

此接口不包含任何属性。

派生类

此接口不包含派生类。

继承层次结构

IUnknown

IAppDomainInfo

要求

类型 说明
客户端 - 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

另请参阅

Windows 进程激活服务接口