[ Version ( since = "1.0" ) ]
public bool peek_supported_modes (out ModemModeCombination[] modes)
Gets the list of supported mode combinations.
this |
A Modem. |
modes |
Return location for the array of ModemModeCombination values. Do not free the returned array, it is owned by this. |
n_modes |
Return location for the number of values in |
|