const char* MFTranslation_GetLanguageName MFLanguage  language,
bool  native = false
 

Get the name of the specified language as spoken either natively or in english.

Parameters:
language Language to get the name of.
native If true, name in the native language is returned otherwise the language name in English. (ie, "Francies" vs "French")
Returns:
Returns a string containing the name of the language.
Remarks:
If native is true, the returned string may require characters from an extended font page.


Generated on Sat Oct 28 16:27:36 2006 for MountFuji Engine by  doxygen 1.4.5