IAccDictionary interface (msaatext.h)

[Active Accessibility Text Services is deprecated. Please see Microsoft Windows Text Services Framework for more information on advanced text input and natural language technologies. ]

Exposes methods for string manipulation.

Inheritance

The IAccDictionary interface inherits from the IUnknown interface. IAccDictionary also has these types of members:

Methods

The IAccDictionary interface has these methods.

 
IAccDictionary::ConvertValueToString

Clients call the IAccDictionary::ConvertValueToString method to convert a value to a localized string.
IAccDictionary::GetLocalizedString

Clients call the IAccDictionary::GetLocalizedString method to get localized strings for all system properties and their values.
IAccDictionary::GetMnemonicString

Retrieves a mnemonic string.Note  Active Accessibility Text Services is deprecated.
IAccDictionary::GetParentTerm

Clients call the IAccDictionary::GetParentTerm method to navigate through the object hierarchy tree. This method returns the parent object of a specified property.
IAccDictionary::LookupMnemonicTerm

Clients call the IAccDictionary::LookupMnemonicTerm method to find the property for a given mnemonic string.

Requirements

Requirement Value
Minimum supported client Windows XP [desktop apps only]
Minimum supported server Windows Server 2003 [desktop apps only]
Target Platform Windows
Header msaatext.h