The OnBaudRate event occurs when other application changes the baud rate of the sniffed serial port.  

OnBaudRate(
 LONG BaudRate// baud rate
);


Parameters
BaudRate     [in] Contains new baud rate for Serial Port Monitor.