Give Us a Call: +1-877-99-BOPUP

NOTIFY_GROUP_ADDED_BY_USER notification

Notifies the IM client application that current user has been added (assigned) to several specified messaging groups. NOTIFY_GROUP_ADDED_BY_USER is sent in the form of a WM_NOTIFY_SERVER message.

NOTIFY_GROUP_ADDED_BY_USER     lpNotifyGroupsStruct = (NOTIFY_GROUPS_STRUCT *) lParam;

Parameters

lpNotifyGroupsStruct
Pointer to an array of NOTIFY_GROUPS_STRUCT structure that contains information on the messaging groups.

Return Value

The return value is ignored.