Partager via


Interface IWSDServiceProxyEventing (wsdclient.h)

Représente un service WSD distant pour les applications clientes et les intergiciels. Cette interface permet l’implémentation de plusieurs opérations asynchrones.

Héritage

L’interface IWSDServiceProxyEventing hérite d’IWSDServiceProxy. IWSDServiceProxyEventing a également les types de membres suivants :

Méthodes

L’interface IWSDServiceProxyEventing possède ces méthodes.

 
IWSDServiceProxyEventing ::BeginGetStatusForMultipleOperations

Commence une opération asynchrone qui récupère le status actuel.
IWSDServiceProxyEventing ::BeginRenewMultipleOperations

Initialise une opération asynchrone qui renouvelle une collection d’abonnements de notification existants en envoyant une nouvelle durée.
IWSDServiceProxyEventing ::BeginSubscribeToMultipleOperations

Initialise une opération asynchrone qui s’abonne à une collection d’événements de notifications ou de sollicitation/réponse.
IWSDServiceProxyEventing ::BeginUnsubscribeToMultipleOperations

Initialise une demande d’annulation asynchrone pour un abonnement à une collection d’événements de notifications ou de sollicitation/réponse.
IWSDServiceProxyEventing ::EndGetStatusForMultipleOperations

Termine une opération asynchrone qui récupère le status actuel.
IWSDServiceProxyEventing ::EndRenewMultipleOperations

Termine une opération asynchrone qui renouvelle une collection d’abonnements de notification existants en envoyant une nouvelle durée.
IWSDServiceProxyEventing ::EndSubscribeToMultipleOperations

Termine une opération asynchrone qui s’abonne à une collection d’événements de notifications ou de sollicitation/réponse.
IWSDServiceProxyEventing ::EndUnsubscribeToMultipleOperations

Effectue une demande d’annulation asynchrone pour un abonnement à une collection d’événements de notifications ou de sollicitation/réponse.
IWSDServiceProxyEventing ::GetStatusForMultipleOperations

Récupère le status actuel.
IWSDServiceProxyEventing ::RenewMultipleOperations

Renouvelle une collection d’abonnements de notification existants en envoyant une nouvelle durée.
IWSDServiceProxyEventing ::SubscribeToMultipleOperations

S’abonne à une collection d’événements de notifications ou de sollicitation/réponse.
IWSDServiceProxyEventing ::UnsubscribeToMultipleOperations

Annule une collection d’abonnements aux notifications ou aux événements de sollicitation/réponse.

Configuration requise

Condition requise Valeur
Client minimal pris en charge Windows 7 [applications de bureau uniquement]
Serveur minimal pris en charge Windows Server 2008 R2 [applications de bureau uniquement]
Plateforme cible Windows
En-tête wsdclient.h (inclure Wsdapi.h)