locale property

Gets the locale name for the event.

 

Syntax

HRESULT value = object.get_locale(* p);

Property values

Type: BSTR

the locale name.

Remarks

For trusted events, the IDOMTextEvent::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.