IN_UnregisterLanguageTable

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

The IN_UnregisterLanguageTable function unregisters a language table being used by Imagenation. Spicer's Lingo program produces language tables. This program manages the translations of the user interface.

Syntax

int IN_UnregisterLanguageTable( langTableID )

Input Parameters

Meaning

IN_LANG_TABLE langTableID

language table identifier, assigned by the IN_RegisterLanguageTable function

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