COleControl::AmbientLocaleID
Returns the container's locale ID.
LCID AmbientLocaleID( );
Возвращаемое значение
The value of the container's LocaleID property, if any. If this property is not supported, this function returns 0.
Заметки
The control can use the LocaleID to adapt its user interface for specific locales. Note that the container is not required to support this property.
Требования
Header: afxctl.h