STDMETHOD( get_LocaleID )( LCID* plcidLocaleID );
Return Value
A standard HRESULT value.
Parameters
plcidLocaleID
[out] The address of a variable to receive the current value of this property.
Remarks
The LocaleID property specifies the ambient locale ID of the container.
The ATL host object implementation uses the user's default locale as the default value of this property.