IN_ActivateHotspot

image\bltlrgsq_shg.gif  Editions image\bltlrgsq_shg.gif  Related Functions  image\bltlrgsq_shg.gif  Example

The IN_ActivateHotspot function activates the specified hotspot on an edit layer.

Syntax

int IN_ActivateHotspot( docwinID, layerID, pHotspotID )

Parameters

Values

Meaning

IN_DOCWIN docwinID

0 | docwinID

active | specific

IN_LAYER layerID

layerID

identifier of the edit layer that contains the hotspot

CHARPTR pHotspotID

hotspotID

identifier of the hotspot to activate

Remarks

Register the NotifyHotspotActivated notify if you want to receive a notification when a hotspot is activated.

Release information

Added to Imagenation for Windows in Release 4.00.

As of Release 5.1, also available in Imagenation for UNIX.

See also

Activating hotspots

Using hotspots