DOCERR: XonLim / XoffLim Control RTS Handshaking ThresholdLast reviewed: November 19, 1996Article ID: Q158948 |
The information in this article applies to:
SUMMARYThe Win32 SDK documentation states that the RTS handshaking threshold is fixed relative to input buffer size (one half low, three quarters high). This is not correct. These settings are controlled by the XoffLim and XonLim members of the DCB structure.
MORE INFORMATIONThe XonLim and XoffLim members of the DCB structure used with the SetCommState API influence flow-control behavior for both software and hardware flow control. While the member names imply that they only apply to software flow control (Xon / Xoff), they are also used in calculating hardware flow control (RTS/CTS and DSR/DTR) thresholds.
|
KBCategory: kbprg kbdocerr
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |