Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.OpenSystems Library
/
Attachmate.Reflection.Objects.Emulation.OpenSystems Library
/
HotSpots Object
/ RemoveHotspot Method
The
hotspot
object to removeThis is a
Hotspot Object
.
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: Visual Basic (Declaration)
Visual Basic (Declaration)
In This Topic
RemoveHotspot Method (HotSpots)
In This Topic
Removes a hotspot with the specified characteristics from the currrent hotspot map.
Syntax
Visual Basic (Declaration)
expression
.RemoveHotspot( _
ByVal
hotspot
As
Hotspot
_ )
where
expression
is a variable that represents a
HotSpots Object
Parameters
hotspot
The
hotspot
object to removeThis is a
Hotspot Object
.
Remarks
Does nothing if no match is found.
See Also
Reference
HotSpots Object
HotSpots Members