|
Previous Top Next |
Prototype: | (UShort usPrimaryLanguage, UShort usSubLanguage),UShort |
usPrimaryLanguage | Primary Language |
usSubLanguage | Sub Language |
Returns | Language ID for use with Locale api calls |
This method performs the same task as C MakeLangID macro. The value returned can be used in various Locale api functions to retrieve specific language information. For more information on values for Primary Language and Sub Language please check this page on the MSDN website. For more information on national language support api functions check out this page.
Example:
(none)
See also: