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

NOTIFY_CONTACTS_ADDED notification

Notifies the IM client application that new contacts are available to current user on the IM server. The user can receive a list of available contacts from the IM server to add new users to Contact List. NOTIFY_CONTACTS_ADDED is sent in the form of a WM_NOTIFY_SERVER message.

NOTIFY_CONTACTS_ADDED     lParamValue = lParam;

Parameters

lParamValue
This parameter is not used and set to 0.

Return Value

The return value is ignored.