NotifyLanguageChanged callback

All Editions  image\bltlrgsq_shg.gif Related Functions  image\bltlrgsq_shg.gif 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

Controlling notifications and queries

Defining the interface language