InfoConnect for Airlines VBA Guide
ConfigureHotSpots Function (IbmScreen)
Hotspots file path.
Loads the hotspots file as the current hotspots definitions.
Syntax
object.ConfigureHotSpots( _
   ByVal hotSpotsFilePath As String _
) As ReturnCode

Parameters

hotSpotsFilePath
Hotspots file path.

Return Value

Function return code.
See Also