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

NOTIFY_NEW_MESSAGE notification

Notifies the IM client application on a new incoming instant message. NOTIFY_NEW_MESSAGE is sent in the form of a WM_NOTIFY_SERVER message.

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