Prev Next

GetSystemDefaultLCID info  Overview  Group

The GetSystemDefaultLCID function retrieves the system default locale identifier.

LCID GetSystemDefaultLCID(VOID)
 

Parameters

This function has no parameters.

Return Values

The return value is the system default locale identifier.

Remarks

For more information about locale identifiers, see Locale Identifiers.

See Also

GetLocaleInfo, GetUserDefaultLCID, MAKELCID