IAccessible2 API  Version 1.3
Public Attributes | List of all members
IA2Locale Struct Reference

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...
 

Detailed Description

A structure defining the locale of an accessible object.

IAccessible2::locale returns this struct.

Member Data Documentation

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.


The documentation for this struct was generated from the following file:
Generated on Wed Jul 10 2013 09:47:24 for IAccessible2 API Version 1.3 by  doxygen 1.8.3.1