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

NOTIFY_GROUP_CHANGED_BY_USER notification

Notifies the IM client application that several assigned messaging groups have been renamed and/or their permissions have been changed. NOTIFY_GROUP_CHANGED_BY_USER is sent in the form of a WM_NOTIFY_SERVER message.

NOTIFY_GROUP_CHANGED_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.