The OnBreakReal event occurs when real serial port gets notification about Break signal state changed.
| OnBreakReal( | ||
| VARIANT_BOOL *bBreak, | ||
| VARIANT_BOOL *ExecuteAction | ||
| ); | ||
Parameters
| bBreak - [out] Determines the state of Break signal. This parameter can be any of the following values: | |||||||
|
|||||||
| ExecuteAction - This parameter can be any of the following values: | |||||||
|
|||||||