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

NOTIFY_CONTACT_STATUS notification

Notifies the IM client application some user's presence status from the Contact List and/or group contacts has been changed. NOTIFY_CONTACT_STATUS is sent in the form of a WM_NOTIFY_SERVER message.

NOTIFY_CONTACT_STATUS     lpTransferContactStruct = (TRANSFER_CONTACT_STRUCT *) lParam;

Parameters

lpTransferContactStruct
Pointer to a TRANSFER_CONTACT_STRUCT structure that contains information on the contact's presense status.

Return Value

The return value is ignored.