Events
May 19, 6 PM - May 23, 12 AM
Calling all developers, creators, and AI innovators to join us in Seattle @Microsoft Build May 19-22.
Register todayThis browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Indicates information about contacting someone by using an instant messaging application.
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;
WPC_ARGS_IMCONTACTEVENT_APPNAME Value: 0 The name of the application used for the instant message. |
WPC_ARGS_IMCONTACTEVENT_APPVERSION The version of the application used for the instant message. |
WPC_ARGS_IMCONTACTEVENT_ACCOUNTNAME The account name used for the instant message. |
WPC_ARGS_IMCONTACTEVENT_OLDNAME The previous name of the contact used for the instant message. |
WPC_ARGS_IMCONTACTEVENT_OLDID The previous ID of the contact used for the instant message. |
WPC_ARGS_IMCONTACTEVENT_NEWNAME The new name of the contact used for the instant message. |
WPC_ARGS_IMCONTACTEVENT_NEWID The new ID of the contact used for the instant message. |
WPC_ARGS_IMCONTACTEVENT_REASON The reason used for the instant message. |
WPC_ARGS_IMCONTACTEVENT_CARGS The arguments used for the instant message. |
Requirement | Value |
---|---|
Minimum supported client | Windows Vista [desktop apps only] |
Minimum supported server | None supported |
Header | wpcevent.h |
Events
May 19, 6 PM - May 23, 12 AM
Calling all developers, creators, and AI innovators to join us in Seattle @Microsoft Build May 19-22.
Register today