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

SessionClosedAsExisting notification

Notifies the IM client application that the connection with the IM server has been interrupted and the session has been closed. This can be a result of another connection to the IM server made under the same user account. VBNotification.SessionClosedAsExisting is sent in the form of a VBNotification.NOTIFY_SERVER_MESSAGE message.

VBNotification.SessionClosedAsExisting = wParam lParamValue = lParam

Parameters

lParamValue
This parameter is not used and set to 0.

Return Value

The return value is ignored.