InfoConnect API Guide
Attachmate.Reflection.Emulation.IbmHosts Namespace / HotSpots Class / ApplyCurrentHotspots Method


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

Return Value

One of the ReturnCode enumeration values
See Also