ConfigureHotSpots Method (IHotSpots)
Load the hotspots file as the current hotspots definitions.
'Declaration
Function ConfigureHotSpots( _
ByVal As String _
) As ReturnCode
'Usage
Dim instance As IHotSpots
Dim hotSpotsFilePath As String
Dim value As ReturnCode
value = instance.ConfigureHotSpots(hotSpotsFilePath)
Parameters
- hotSpotsFilePath
- Hotspots file path
Return Value
Method return code