OnBreak Event in Serial Port ActiveX Control

The OnBreak event is triggered when a break signal is detected in the received input. The length of interruption of the received signal that constitues a break is defined by the Windows device driver.  

OnBreak(
  void  
);