InfoConnect for Unisys
ApplyCurrentHotspots Method (IHotSpots)


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