Casio IT-2000W Especificaciones Pagina 119

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 297
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 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.
Vista de pagina 118
1 2 ... 114 115 116 117 118 119 120 121 122 123 124 ... 296 297

Comentarios a estos manuales

Sin comentarios