CDEVHIO::CloseSio Member Function#include <kmc/hio/CDevHIO.h>
int CloseSio(
int ch
);
| Name | Description | |
|---|---|---|
| ch | Channel number (from 0 to DEVHIO_SIO_MAX_CHANNEL-1). |
Closes a serial communication channel.
Note:If CloseSio is called without first calling DisconnectSio, the library calls DisconnectSio.
CONFIDENTIAL