locale property

[This documentation is preliminary and is subject to change.]

Gets the locale name for the event.

Internet Explorer 9

Syntax

HRESULT value = object.get_locale(BSTR* p);

Property values

Type: BSTR

the locale name.

Remarks

For trusted events, the locale property is set for keyboard and Input Method Editor (IME) input only. The locale name is set from the default LCID of the thread, en-US, for example.

 

 

Build date: 6/12/2012