ComMdmClr

This function clears (de-asserts) the specified communication port's modem control lines.

ComMdmClr permits a modem-aware application to control modem control signals on a port. Note that the application may control RTS even though a communication port is using hardware flow control. Although controlling RTS is not recommended behavior, it is assumed that the application is aware that it may adversely affect the communications driver's flow control.

The ModemControl parameter is a mask of bits (found in COMIO.H), which indicates which modem control signals should be cleared (de-asserted). Multiple bits may be cleared with a single call, and any unspecified modem control signals are not changed.