Skip to main content
This object provides access to a standard dictionary. The IStandardDictionaryDescription interface is a child object of the IDictionaryDescription interface and inherits all its properties.

Properties

NameTypeDescription
CanUseTrigramsVARIANT\_BOOLAllows or forbids the use of dictionary-based trigrams. By default, the value is TRUE.
LanguageIdLanguageIdEnumDefines the ID of the language. To convert it to Win32 LCID, use the IEngine::ConvertLanguageIdToLCID method. By default, this property is initialized with system default language ID.
StandardDictionaryDescription Object Diagram

Output parameter

This object is the output parameter of the Item, AddNew methods of the DictionaryDescriptions object.

See also

Working with Dictionaries DictionaryDescription DictionaryDescriptions Working with Properties