Reflection .NET API
Attachmate.Reflection.Emulation.OpenSystems Assembly / Attachmate.Reflection.Emulation.OpenSystems 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()

Return Value

One of the ReturnCode enumeration values
See Also