Casio IT-2000W Spezifikationen Seite 119

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 297
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 118
119
COMSTAT structure
typedef struct tagCOMSTAT {
/* cmst */
BYTE status;
/* transfer status */
UNIT cbInQue;
/* Number of characters in the reception queue */
UNIT cbOutQue;
/* Number of characters in the transmission queue */
} COMSTAT;
The COMSTAT structure is used to store information about the communication device.
< Members >
status Indicates the transfer status. This member consists of the following flags.
CSTF_CTSHOLD Not supported
CSTF_DSRHOLD Not supported.
CSTF_RLSDHOLD Not supported.
CSTF_XOFFHOLD Not supported.
CSTF_XOFFSENT Not supported.
CSTF_EOF Not supported.
CSTF_TXIM Not supported.
cbInQue Indicates the number of characters in the reception buffer.
cbOutQue Indicates the number of characters in the transmission buffer.
Seitenansicht 118
1 2 ... 114 115 116 117 118 119 120 121 122 123 124 ... 296 297

Kommentare zu diesen Handbüchern

Keine Kommentare