IWorkerProcessFramework 接口

定义工作进程框架的基接口,并公开协议管理器与工作进程框架和其他协议管理器交互的方法。

语法

class IWorkerProcessFramework : public IWpfReferencedObject  

方法

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

名称 说明
AddRef (继承自 IWpfReferencedObject.)
GetCustomInterface 从工作进程框架检索自定义接口。
GetInterfaceVersion 返回工作进程框架版本。
GetWpfInterface 从工作进程框架检索定义的接口。
版本 (继承自 IWpfReferencedObject.)

继承层次结构

IWpfReferencedObject

IWorkerProcessFramework

要求

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

另请参阅

ICustomActionResultCallback 接口
IHealthStatusCallback 接口
IPmCustomActions 接口
IPmHealthAndIdleMonitor 接口
IPmListenerChannelManager 接口
IProtocolManager 接口
IWpfActions 接口
IWpfApplicationInfoUtil 接口
IWpfExposeProtocolManagerCustomInterface 接口
IWpfListenerChannelCallback 接口
IWpfReferencedObject 接口
IWpfSettings 接口
工作进程和协议管理器接口
工作进程框架 API 参考