InfoConnect VBA Guide
Attachmate.Reflection.Objects.Emulation.T27 Library / T27Terminal Object / EnableHostAlarm Property
In This Topic
    EnableHostAlarm Property (T27Terminal)
    In This Topic
    Gets or sets a value indicating whether to sound alarms (beeps) sent by the host.
    Syntax
    expression.EnableHostAlarm As Boolean
    where expression is a variable that represents a T27Terminal Object
    See Also