LANGID GetUserDefaultLangID();
Retrieves the default LANGID from a user's system.
Value | Meaning |
---|---|
0 | Failure. |
User default LANGID | Success. |
Returns the user default LANGID. On single-user systems, the value returned from this function is always the same as that returned from GetSystemDefaultLangID.