ClearCommBreak

Syntax

int ClearCommBreak(nCid)

This function restores character transmission and places the transmission line in a nonbreak state.

Parameter Type/Description  

nCid int Specifies the communication device to be restored. The OpenComm function returns this value.  

Return Value

The return value specifies the result of the function. It is zero if the function is successful. It is negative if the nCid parameter is not a valid device.