StandardDictionaryDescription Object (IStandardDictionaryDescription Interface)
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
Name | Type | Description |
---|---|---|
CanUseTrigrams | VARIANT_BOOL |
Allows or forbids the use of dictionary-based trigrams. By default, the value is TRUE. |
LanguageId | LanguageIdEnum |
Defines 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. |
Related objects
Output parameter
This object is the output parameter of the Item, AddNew methods of the DictionaryDescriptions object.
See also
03.07.2024 8:50:25