InfoConnect for Airlines
IHotSpots Interface Methods

For a list of all members of this type, see IHotSpots members.

Public Methods
 NameDescription
 MethodAddHotspotAdds a new hotspot to the current hotspot map. If a hotspot with the specified text already exists, subject to the existing hotspot's case sensitivity property, it is removed prior to the new hotspot being added.  
 MethodApplyCurrentHotspotsSends and applies the current hotspot map contents to the host session.  
 MethodClearRemoves all items from the hotspots map, resulting in an empty map.  
 MethodConfigureHotSpotsLoad the hotspots file as the current hotspots definitions.  
 MethodContainsGets a value indicating whether there is a hotspot with the specified text in the current hotspot map.  
 MethodRemoveHotspotRemoves a hotspot with the specified characteristics from the currrent hotspot map.  
 MethodRemoveHotspotByTextRemoves all hotspots with the specified text from the currrent hotspot map.  
 MethodSaveSaves changes to current hotspots map. If the current hotspots map (identified by the HotspotsMap property) resides in the installation directory and cannot be written to, the map is saved to the current user's Hotspots Maps subfolder underneath the InfoConnect folder, using the terminal session name as the hotspot map filename.  
 MethodSaveAsSaves current hotspots map contents to a file.  
Top
See Also