InfoConnect API Guide
Attachmate.Reflection.Emulation.Common Namespace / IHotSpots Interface / ApplyCurrentHotspots Method


In This Topic
    ApplyCurrentHotspots Method (IHotSpots)
    In This Topic
    Sends and applies the current hotspot map contents to the host session.
    Syntax
    'Declaration
     
    
    Function ApplyCurrentHotspots() As ReturnCode
    'Usage
     
    
    Dim instance As IHotSpots
    Dim value As ReturnCode
     
    value = instance.ApplyCurrentHotspots()
    ReturnCode ApplyCurrentHotspots()

    Return Value

    One of the ReturnCode enumeration values
    See Also