Serial Framework C++ Edition

◆ SetCommBreak()

int SetCommBreak ( ) const

Suspends character transmission for a specified communications device and places the transmission line in a break state until the ClearCommBreak function is called.

Returns
If the function succeed the return value is WCL_E_SUCCESS. Otherwise the method returns one of the WCL error codes.