|
IAccessible2 API
Version 1.3
|
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.