Editions
Related Functions
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