Rufen Sie uns an: +1-877-99-BOPUP

NOTIFY_GROUP_ADDED notification

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

NOTIFY_GROUP_ADDED     lpTransferNotifyGroupStruct = (TRANSFER_NOTIFY_GROUP_STRUCT *) lParam;

Parameters

lpTransferNotifyGroupStruct
Pointer to a TRANSFER_NOTIFY_GROUP_STRUCT structure that contains information on the messaging group.

Return Value

The return value is ignored.