![]() |
ticable_detect_port | Function |
cabl_int.h |
int ticable_detect_port (TicablePortInfo *pi); |
Parameters
pi |
the probed port informations. |
Returns |
an error code. |
Summary
Try and probe which I/O ports are available.
Description
This function try to probe which serial/parallel ports are available on the running platform. This function may lock up your mouse if you have a serial mouse. Given that probing can not be safe, you should not use it.