This method closes the message box for an application if one is currently displayed.
HRESULT fmStopMessageBox( );
S_OK indicates that the method successfully closed the message box. S_FALSE indicates that an error occurred.