LCID GetLocale( ) const;
Return Value
The locale identifier (LCID) value for the strings in the list box.
Remarks
Retrieves the locale used by the list box. The locale is used, for example, to determine the sort order of the strings in a sorted list box.
Example
See the example for CListBox::SetLocale.
CListBox Overview | Class Members | Hierarchy Chart
See Also CListBox::SetLocale, ::GetStringTypeW, ::GetSystemDefaultLCID, ::GetUserDefaultLCID