IA2Locale Struct Reference

A structure defining the locale of an accessible object. More...

import "Accessible2.idl";

List of all members.

Public Attributes

BSTR language
 ISO 639-1 Alpha-2 two character language code.
BSTR country
 ISO 3166-1 Alpha-2 two character country code.
BSTR variant
 Application specific variant of the locale.


Detailed Description

A structure defining the locale of an accessible object.


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 Mon Mar 26 17:38:26 2007 for IAccessible2 API by  doxygen 1.4.6-NO