InfoConnect for Unisys
ApplyCurrentHotspots Method (HotSpots)


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()
public ReturnCode ApplyCurrentHotspots()

Return Value

One of the ReturnCode enumeration values
See Also