Remarque
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
Indique des informations sur le contact d’une personne à l’aide d’une application de messagerie instantanée.
Syntax
typedef enum tagWPC_ARGS_IMCONTACTEVENT {
WPC_ARGS_IMCONTACTEVENT_APPNAME = 0,
WPC_ARGS_IMCONTACTEVENT_APPVERSION,
WPC_ARGS_IMCONTACTEVENT_ACCOUNTNAME,
WPC_ARGS_IMCONTACTEVENT_OLDNAME,
WPC_ARGS_IMCONTACTEVENT_OLDID,
WPC_ARGS_IMCONTACTEVENT_NEWNAME,
WPC_ARGS_IMCONTACTEVENT_NEWID,
WPC_ARGS_IMCONTACTEVENT_REASON,
WPC_ARGS_IMCONTACTEVENT_CARGS
} WPC_ARGS_IMCONTACTEVENT;
Constantes
WPC_ARGS_IMCONTACTEVENT_APPNAMEValeur : 0 Nom de l’application utilisée pour le message instantané. |
WPC_ARGS_IMCONTACTEVENT_APPVERSIONVersion de l’application utilisée pour le message instantané. |
WPC_ARGS_IMCONTACTEVENT_ACCOUNTNAMENom du compte utilisé pour le message instantané. |
WPC_ARGS_IMCONTACTEVENT_OLDNAMENom précédent du contact utilisé pour le message instantané. |
WPC_ARGS_IMCONTACTEVENT_OLDIDID précédent du contact utilisé pour le message instantané. |
WPC_ARGS_IMCONTACTEVENT_NEWNAMENouveau nom du contact utilisé pour le message instantané. |
WPC_ARGS_IMCONTACTEVENT_NEWIDNouvel ID du contact utilisé pour le message instantané. |
WPC_ARGS_IMCONTACTEVENT_REASONRaison utilisée pour le message instantané. |
WPC_ARGS_IMCONTACTEVENT_CARGSArguments utilisés pour le message instantané. |
Configuration requise
| Condition requise | Valeur |
|---|---|
| Client minimal pris en charge | Windows Vista [applications de bureau uniquement] |
| Serveur minimal pris en charge | Aucun pris en charge |
| En-tête | wpcevent.h |