InfoConnect VBA Guide
Attachmate.Reflection.Objects.Emulation.Common Library / HotSpots Object / ApplyCurrentHotspots Method
In This Topic
    ApplyCurrentHotspots Method (HotSpots)
    In This Topic
    Sends and applies the current hotspot map contents to the host session.
    Syntax
    expression.ApplyCurrentHotspots() As ReturnCode
    where expression is a variable that represents a HotSpots Object

    Return Value

    One of the ReturnCode enumeration values
    See Also