CListBox::GetLocale
Retrieves the locale used by the list box.
LCID GetLocale( ) const;
Возвращаемое значение
The locale identifier (LCID) value for the strings in the list box.
Заметки
The locale is used, for example, to determine the sort order of the strings in a sorted list box.
Пример
See the example for CListBox::SetLocale.
Требования
Header: afxwin.h