[ Version ( since = "1.0" ) ]
public bool get_ports (out ModemPortInfo[] ports)
Gets the list of ports in the modem.
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 |
|