Applies to: desktop apps only
Returns the language identifier for the current user locale.
Syntax
LANGID GetUserDefaultLangID(void);
Parameters
This function has no parameters.
Return value
Returns the language identifier for the current user locale. For more information, see Language Identifier Constants and Strings.
Remarks
The return value is not necessarily the same as that returned by GetSystemDefaultLangID, even for a single-user computer.
Requirements
|
Minimum supported client | Windows 2000 Professional |
|---|---|
|
Minimum supported server | Windows 2000 Server |
|
Header |
|
|
Library |
|
|
DLL |
|
See also
Send comments about this topic to Microsoft
Build date: 5/5/2012
