GetSystemDefaultLangID

LANGID GetSystemDefaultLangID();

Retrieves the default LANGID from a user's system.

Return Value

Return value Meaning
0 Failure.
System default LANGID Success.

Comments

Returns the system default LANGID. For information on how this value is determined, see GetSystemDefaultLCID in the following section..