Get Started
Quickstart
HowTo's
Concepts
API Libraries
InfoConnect for Airlines VBA Guide
RemoveHotspot Method (HotSpots)
Attachmate.Reflection.Objects.Emulation.OpenSystems Library
>
HotSpots Object
: RemoveHotspot Method
The hotspot to remove
Removes a hotspot with the specified characteristics from the currrent hotspot map.
Syntax
Visual Basic (Declaration)
object
.RemoveHotspot( _
ByVal
hotspot
As
Hotspot
_ )
Parameters
hotspot
The hotspot to remove
Remarks
Does nothing if no match is found.
See Also
Reference
HotSpots Object
HotSpots Members
Send Feedback