WPCEVENT_IM_INVITATION event
Per-user event provided for logging initiation of conversations by Instant Messaging clients.
const EVENT_DESCRIPTOR WPCEVENT_IM_INVITATION = {0x7, 0x0, 0x10, 0x4, 0x16, 0x7, 0x8000000000000030};
Parameters
-
AppName
-
The name of the application that is generating the event.
-
AppVersion
-
The version string for the application that is generating the event.
-
AccountName
-
The instant messaging account identity string.
-
ConvID
-
The identifier for the conversation.
-
RequestingIP
-
A string that contains the IP address of the computer that is sending the invitation.
-
Sender
-
The instant messaging account identity string for the account that is issuing the invitation.
-
Reason
-
A value of the WPCFLAG_ISBLOCKED enumeration that indicates information about what events are blocked from use and what controls are in place.
-
RecipCount
-
The count of recipients who are receiving the invitation and who have identities defined in the recipient field.
-
Recipient
-
A delimited string that contains instant messaging account identity strings for the recipients of the invitation.
Requirements
Requirement | Value |
---|---|
Minimum supported client |
Windows Vista [desktop apps only] |
Minimum supported server |
None supported |
Header |
|