RTS_CONTROL_DISABLE top-level constant

int const RTS_CONTROL_DISABLE

Disables the RTS line when the device is opened and leaves it disabled.

To learn more, see learn.microsoft.com/windows/win32/api/winbase/ns-winbase-dcb.

Implementation

const RTS_CONTROL_DISABLE = 0;