Windows Driver Kit: Serial Devices
IOCTL_SERIAL_SET_BREAK_OFF

Operation

The IOCTL_SERIAL_SET_BREAK_OFF request sets the line control break signal inactive.

To set the line control break signal active, a client can use an IOCTL_SERIAL_SET_BREAK_ON request.

Input

None.

Output

None.

I/O Status Block

The Information member is set to zero.

The Status member is to one of the Generic Status Values for Serial Device Control Requests.

Requirements

Headers: Defined in ntddser.h. Include ntddser.h.

See Also

IOCTL_SERIAL_SET_BREAK_ON


Send feedback on this topic
Built on November 19, 2009
Page view tracker