InfoConnect VBA Guide
Attachmate.Reflection.Objects.Emulation.OpenSystems Library / ConnectionSettingsModem Object / ModemName Property
In This Topic
ModemName Property
In This Topic
Text string that identifies the type of modem being used.
Syntax
expression.ModemName As String
where expression is a variable that represents a ConnectionSettingsModem Object
Remarks
A default value is configured automatically based on your current modem configuration. This string can be up to 64 characters long. This value cannot be changed if the connection is open.
See Also