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

NOTIFY_FORWARD_MULTIPLE_MESSAGE notification

Notifies the IM client application on a forwarded instant message to multiple recipients which has been sent from a remote IM client application that uses the same user account. NOTIFY_FORWARD_MULTIPLE_MESSAGE is sent in the form of a WM_NOTIFY_SERVER message.

NOTIFY_FORWARD_MULTIPLE_MESSAGE     lpNotifyForwardMultipleMessageStruct = (NOTIFY_FORWARD_MULTIPLE_MESSAGE_STRUCT *) lParam;

Parameters

lpNotifyForwardMultipleMessageStruct
Pointer to a NOTIFY_FORWARD_MULTIPLE_MESSAGE_STRUCT structure that contains information on the instant message and it's recepients.

Return Value

The return value is ignored.