LCID GetUserDefaultLCID();
Retrieves the default LCID from a user's system.
Return value | Meaning |
---|---|
0 | Failure. |
User default locale ID | Success. |
Returns the user default LCID. On single-user systems, the value returned by this function is always the same as that returned from GetSystemDefaultLCID.