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

SessionClosed notification

Notifies the IM client application that the connection with the IM server has been lost and the session has been closed. This can be a result of network issues or the IM server forcefully closes the session. VBNotification.SessionClosed is sent in the form of a VBNotification.NOTIFY_SERVER_MESSAGE message.

VBNotification.SessionClosed = wParam lParamValue = lParam

Parameters

lParamValue
This parameter is not used and set to 0.

Return Value

The return value is ignored.