Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.OpenSystems Library / Attachmate.Reflection.Objects.Emulation.OpenSystems Library / Terminal Object / UseModemDialerV5 Property
In This Topic
    UseModemDialerV5 Property
    In This Topic
    Gets or sets the modem dialer that is used to make modem connections.
    Syntax
    expression.UseModemDialerV5 As Boolean
    where expression is a variable that represents a Terminal Object
    Remarks
    When this value is false, Reflection uses the modem and dialer configured in the Windows Control Panel. When this value is true, Reflection uses the modem dialer that was included with Reflection prior to version 6.0. The default value is false.
    See Also