
LANGID GetSystemDefaultLangID();
Retrieves the default LANGID from a user's system.
| Return value | Meaning | 
|---|---|
| 0 | Failure. | 
| System default LANGID | Success. | 
Returns the system default LANGID. For information on how this value is determined, see GetSystemDefaultLCID in the following section..