CComControl::GetAmbientLocaleID

HRESULT GetAmbientLocaleID( LCID& lcid );

Return Value

One of the standard HRESULT values.

Parameters

lcid

[out] The property DISPID_AMBIENT_LOCALEID.

Remarks

Retrieves DISPID_AMBIENT_LOCALEID, the identifier of the language used by the container. The control can use this identifier to adapt its user interface to different languages.

CComControl OverviewClass Members

See Also   GetAmbient Property Methods