All Editions
Related Functions
Example
The IN_NFY_LANGUAGE_CHANGED notification tells clients when the user changes Imagenation's interface language. The NotifyLanguageChanged callback function accepts this data.
Notify IN_NFY_LANGUAGE_CHANGED (25)
Syntax
void CALLBACK NotifyLanguageChanged( CHARPTR pEnglishName )
|
Parameters |
Meaning |
|
pEnglishName |
pointer to the English name of the new language |
Release information
Added to Imagenation for Windows in Release 4.42.
As of Release 5.1, also available in Imagenation for UNIX.
See also