The ChatWnd::ResetInfoMessage function resets the message currently displayed in the "information area" of the chat window. The current message is replaced by the default message normally displayed by Messenger. If no custom message is currently being displayed, the function does nothing.
ResetInfoMessage( );
None.
No value is returned by this function.
This function typically fails for the following reason:
This function should be used to force the default message of Messenger to be put back in the chat window after a call to DisplayInfoMessage. If more messages are in queue, they are also discarded, that's why this function should be used for very specific reasons only.
Object | ChatWnd |
---|---|
Availability | Messenger Plus! Live 4.50 |