iWSDServiceProxyEventing 介面 (wsdclient.h)
表示用戶端應用程式和中間件的遠端 WSD 服務。 這個介面允許實作多個異步操作。
繼承
IWSDServiceProxyEventing 介面繼承自 IWSDServiceProxy。 IWSDServiceProxyEventing 也有下列類型的成員:
方法
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) |