ActivateHotspot

image\bltlrgss.gif Editions  image\bltlrgss.gif Related Transactions image\bltlrgss.gif Example

The ActivateHotspot transaction activates the specified hotspot.

Type XTYP_EXECUTE

Syntax [ActivateHotspot(docwinID, layerID, "hotspotID", <pageID>)]

Parameter

Data type

Values

Meaning

docwinID

DWORD

0 | docwinID

active | specific

layerID

DWORD

identifier of the edit layer that contains the hotspot

hotspotID

string

identifier of the hotspot to activate

pageID

DWORD

0 | pageID

current | specific. Optional parameter.

Remarks

A NotifyIM -- HotspotActivated notify will be sent out if requested.

image\tips.gif Parameter tip

See also