IOCTL_SERIAL_SET_XON
This IOCTL causes transmission to act as if an XON character has been received.
Parameters
- dwOpenData
[in] Specifies the handle returned from a call to the COM_Open function. - dwCode
[in] Specifies this code. - pBufIn
Ignored. - dwLenIn
Ignored. - pBufOut
Ignored. - dwLenOut
Ignored. - pdwActualOut
Ignored.
Requirements
OS Versions: Windows CE 1.0 and later.
Header: Pegdser.h.
See Also
IOCTL_SERIAL_SET_XOFF | COM_IOControl | COM_Open
Last updated on Tuesday, May 18, 2004
© 1992-2003 Microsoft Corporation. All rights reserved.