dup_drivers


Description:

[ CCode ( array_length = false , array_null_terminated = true ) ]
[ Version ( since = "1.0" ) ]
public string[] dup_drivers ()

Gets a copy of the Operating System device driver handling communication with the modem hardware.

Parameters:

this

A Modem.

Returns:

The drivers, or null if none available. The returned value should be freed with strfreev.