Windows Driver Kit: Serial Devices
IOCTL_SERIAL_SET_XON
Operation
The IOCTL_SERIAL_SET_XON request emulates the reception of a XON character, which restarts reception of data.
Input
None.
Output
None.
I/O Status Block
The Information member is set to zero.
The Status member is set 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_XOFF