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 |
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.
See also