Prev Next

GetUserDefaultLCID info  Overview  Group

The GetUserDefaultLCID function retrieves the user-default locale identifier.

LCID GetUserDefaultLCID(VOID)
 

Parameters

This function has no parameters.

Return Values

The return value is the user-default locale identifier.

Remarks

For more information about locale identifiers, see Locale Identifiers.

See Also

GetLocaleInfo, GetSystemDefaultLCID, MAKELCID