dup_physdev
Description:
[
Version ( since =
"1.22" ) ]
public string dup_physdev ()
Gets a copy of the physical modem device path (ie, USB, PCI, PCMCIA device), which may be dependent upon the operating system.
Parameters:
Returns:
|
The physdev path, or null if none available. The returned value should be freed with
g_free.
|