DOCERR: EofChar Field of DCB Structure Is Not SupportedLast reviewed: September 25, 1995Article ID: Q115083 |
The information in this article applies to:
SYMPTOMSThe documentation for the device control block (DCB) structure says that the EofChar field specifies the value of the character used to signal the end of the data over the communications resource. However, this setting seems to have no effect.
RESOLUTIONDCB.EofChar is not currently supported in Windows NT.
MORE INFORMATIONWhen DCB.EofChar is supported, you should call ClearCommError() after every read to see whether COMSTAT.fEof is set. When COMSTAT.fEof is set, this means that DCB.EofChar has been received.
|
Additional reference words: 3.10 3.50
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |