xHarbour Reference Documentation > Function Reference xHarbour Developers Network  

HB_LangName()

Returns the currently selected language.

Syntax

HB_LangName() --> cLanguageID

Return

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.

Info

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


Copyright © 2006-2007 xHarbour.com Inc. All rights reserved.
http://www.xHarbour.com
Created by docmaker.exe