Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.OpenSystems Library / Attachmate.Reflection.Objects.Emulation.OpenSystems Library / ConnectionSettingsModem Object / ModemLocation Property
In This Topic
    ModemLocation Property
    In This Topic
    A string identifying the current modem location.
    Syntax
    expression.ModemLocation As String
    where expression is a variable that represents a ConnectionSettingsModem Object
    Remarks
    Modem locations are configured using Control Panel modems. If the modem location includes spaces, put the string within quotation marks. The default value is the current modem location as configured using the Windows Control Panel. This string can be up to 64 characters long. This value cannot be changed if the connection is open.
    See Also