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

NOTIFY_GROUP_CHANGED notification

Notifies the IM client application that assigned messaging group has been renamed and/or it's permissions have been changed. NOTIFY_GROUP_CHANGED is sent in the form of a WM_NOTIFY_SERVER message.

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