Contattaci: +1-877-99-BOPUP (877-992-6787)

NOTIFY_FORWARD_MESSAGE notification

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

NOTIFY_FORWARD_MESSAGE     lpTransferMessageStruct = (TRANSFER_MESSAGE_STRUCT *) lParam;

Parameters

lpTransferMessageStruct
Pointer to a TRANSFER_MESSAGE_STRUCT structure that contains information on the instant message.

Return Value

The return value is ignored.