Restores character transmission for a specified communications device and places the transmission line in a nonbreak state.
BOOLEAN ClearCommBreak( COMMHANDLE hComm // handle to communications device );
hComm 
0 (zero) 
E_DISCONNECTED 
A communications device is placed in a break state by SetCommBreak or EscapeCommFunction. Character transmission suspends until the break state is cleared by calling ClearCommBreak.
| Versions | Defined in | Include | Link to | 
|---|---|---|---|
| INtime 3.1 | intime/rt/include/comm.h | comm.h | comm.lib |