GetModemName Method

Navigation:  Reference Guide > Modem > Methods >

GetModemName Method

Previous pageReturn to chapter overviewNext page

Returns the name of a modem.

[Visual Basic]

Public Function GetModemName(ByVal Index As Integer) As String

Parameters

Index

    0-based modem index in the modem list, this parameter value must be between 0 and total number of modems - 1.

 

Return Value

The return value is the name of a modem.

 

See Also

ModemCount Property