IWSDServiceProxyEventing 接口 (wsdclient.h)

表示客户端应用程序和中间件的远程 WSD 服务。 此接口允许实现多个异步操作。

继承

IWSDServiceProxyEventing 接口继承自 IWSDServiceProxyIWSDServiceProxyEventing 也有以下类型的成员:

方法

IWSDServiceProxyEventing 接口具有这些方法。

 
IWSDServiceProxyEventing::BeginGetStatusForMultipleOperations

开始检索当前状态的异步操作。
IWSDServiceProxyEventing::BeginRenewMultipleOperations

初始化异步操作,该操作通过提交新的持续时间来续订现有通知订阅的集合。
IWSDServiceProxyEventing::BeginSubscribeToMultipleOperations

初始化订阅通知或请求/响应事件的集合的异步操作。
IWSDServiceProxyEventing::BeginUnsubscribeToMultipleOperations

初始化通知或请求/响应事件的集合订阅的异步取消请求。
IWSDServiceProxyEventing::EndGetStatusForMultipleOperations

完成检索当前状态的异步操作。
IWSDServiceProxyEventing::EndRenewMultipleOperations

完成一个异步操作,该操作通过提交新的持续时间来续订现有通知订阅的集合。
IWSDServiceProxyEventing::EndSubscribeToMultipleOperations

完成订阅通知或请求/响应事件的集合的异步操作。
IWSDServiceProxyEventing::EndUnsubscribeToMultipleOperations

完成对通知或请求/响应事件的订阅的异步取消请求。
IWSDServiceProxyEventing::GetStatusForMultipleOperations

检索当前状态。
IWSDServiceProxyEventing::RenewMultipleOperations

通过提交新的持续时间来续订现有通知订阅的集合。
IWSDServiceProxyEventing::SubscribeToMultipleOperations

订阅通知或请求/响应事件的集合。
IWSDServiceProxyEventing::UnsubscribeToMultipleOperations

取消通知或请求/响应事件的订阅集合。

要求

要求
最低受支持的客户端 Windows 7 [仅限桌面应用]
最低受支持的服务器 Windows Server 2008 R2 [仅限桌面应用]
目标平台 Windows
标头 wsdclient.h (包括 Wsdapi.h)