xHarbour Reference Documentation > Function Reference |
Returns the currently selected language.
HB_LangName() --> cLanguageID
The function returns a 2-byte character string holding the ISO identifier for the currently selected national language. Refer to HB_LangSelect() for a table of language specific identifiers.
See also: | HB_LangMessage(), HB_LangSelect(), NationMsg() |
Category: | Language specific , xHarbour extensions |
Source: | rtl\langapi.c, lang\msg*.c |
LIB: | xhb.lib |
DLL: | xhbdll.dll |
http://www.xHarbour.com