COleControl::AmbientLocaleID
Returns the container's locale ID.
LCID AmbientLocaleID( );
Return Value
The value of the container's LocaleID property, if any. If this property is not supported, this function returns 0.
Remarks
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.
Requirements
Header: afxctl.h