Partager via


Interface IWCNConnectNotify (wcndevice.h)

Utilisez cette interface pour recevoir une notification de réussite ou d’échec lorsqu’une session de connexion Windows Connect Now se termine.

Héritage

L’interface IWCNConnectNotify hérite de l’interface IUnknown . IWCNConnectNotify a également les types de membres suivants :

Méthodes

L’interface IWCNConnectNotify comporte ces méthodes.

 
IWCNConnectNotify ::ConnectFailed

La méthode de rappel indique un échec IWCNDevice ::Connect.
IWCNConnectNotify ::ConnectSucceed

Méthode de rappel IWCNConnectNotify ::ConnectSucceeded qui indique une opération IWCNDevice ::Connect réussie.

Configuration requise

Condition requise Valeur
Client minimal pris en charge Windows 7 [applications de bureau uniquement]
Serveur minimal pris en charge Aucun pris en charge
Plateforme cible Windows
En-tête wcndevice.h

Voir aussi

IWCNDevice :Connect