NotifyHSAHotspotActivated callback

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

The IN_NFY_HSA_ACTIVATED notification tells client applications that a hotspot from an Imagenation release earlier than 3.6 has been activated. The NotifyHSAHotspotActivated callback function accepts this data.

Notify IN_NFY_HSA_ACTIVATED (17)

Syntax

void CALLBACK NotifyHSAHotspotActivated( SHORT hotspotDataLen, CHARPTR pHotspotData )

Parameters

Meaning

hotspotDataLen

maximum size in bytes of the pHotspotData array

pHotspotData

pointer to the hotspot data

Release information

Added to Imagenation for Windows in Release 4.10.

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

See also

Controlling notifications and queries

Using hotspots

Activating hotspots