[Main]
Name=ticable_detect_port
Type=Function
Header=cabl_int.h
Definition=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.


