[ Version ( since = "1.0" ) ]
public bool get_supported_modes (out ModemModeCombination[] modes)
Gets the list of supported mode combinations.
this |
A Modem. |
modes |
Return location for the array of ModemModeCombination structs. The returned array should be freed with g_free when no longer needed. |
n_modes |
Return location for the number of values in |
|