Casio IT-2000W Specifikace Strana 119

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 297
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 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.
Zobrazit stránku 118
1 2 ... 114 115 116 117 118 119 120 121 122 123 124 ... 296 297

Komentáře k této Příručce

Žádné komentáře