CComboBox::GetLocale

LCID GetLocale( ) const;

Return Value

The locale identifier (LCID) value for the strings in the combo box.

Remarks

Retrieves the locale used by the combo box. The locale is used, for example, to determine the sort order of the strings in a sorted combo box.

CComboBox OverviewClass MembersHierarchy Chart

See Also   CComboBox::SetLocale, ::GetStringTypeW, ::GetSystemDefaultLCID, ::GetUserDefaultLCID