Casio IT-2000W Spezifikationen Seite 123

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 297
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 122
123
GetCommState
int GetCommState(idComDev, lpdcb)
int idComDev;
/*Communication device ID */
DCB FAR * lpdcb;
/* Address of the device control block structure */
The GetCommState function will acquire the device control block of the specified device.
< Parameter >
idComDev
: Specifies the device for which the DCB is to be checked. The OpenComm function
returns this value.
lpdcb
: This is a pointer to the DCB structure that receives the current device control block.
The DCB structure defines how to control the device.
< Return value >
Returns zero if the function is terminated normally. Otherwise it returns a value less than zero.
Note on IrDA:
This function will read the parameter values set by the SetCommState function for functions that are
not currently supported.
Seitenansicht 122
1 2 ... 118 119 120 121 122 123 124 125 126 127 128 ... 296 297

Kommentare zu diesen Handbüchern

Keine Kommentare