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