IN_SetLanguage

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

The IN_SetLanguage function sets the interface language that Imagenation uses.

Syntax

int IN_SetLanguage( pEnglishName )

Parameters

Meaning

CHARPTR pEnglishName

pointer to the English name of one of the languages returned by IN_GetAvailableLanguages

Remarks

This function writes the interface language to use in the "Language" keyname in the [Locale] section of the Image.ini file.

You will get an error message if the language does not exist. For a list of all error codes, click Error and warning codes.

Release information

Added to Imagenation for Windows in Release 4.42.

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

See also

Defining the interface language