get_ports
Description:
Gets the list of ports in the modem.
Parameters:
| this |
A Modem. |
| ports |
Return location for the array of ModemPortInfo values. The returned array should be freed with array_free when no longer needed. |
| n_ports |
Return location for the number of values in |
Returns:
|
|