NAME
GetLanguageSelection -- returns the current language selection. (V40)
SYNOPSIS
language = GetLanguageSelection();
D0
ULONG GetLanguageSelection (VOID);
FUNCTION
Determine what the user has specified as a language.
RESULT
language - user specified language, or zero if none has yet been
specified. See <libraries/lowlevel.h> for a definition
of the currently supported language.
SEE ALSO
<libraries/lowlevel.h>, locale.doc