webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
import"Accessible2.idl";
Public Attributes | |
BSTR | language |
ISO 639-1 Alpha-2 two character language code. More... | |
BSTR | country |
ISO 3166-1 Alpha-2 two character country code. More... | |
BSTR | variant |
Application specific variant of the locale. More... | |
A structure defining the locale of an accessible object.
IAccessible2::locale returns this struct.
BSTR IA2Locale::country |
ISO 3166-1 Alpha-2 two character country code.
BSTR IA2Locale::language |
ISO 639-1 Alpha-2 two character language code.
BSTR IA2Locale::variant |
Application specific variant of the locale.