Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.abbyy.com/llms.txt

Use this file to discover all available pages before exploring further.

This is a callback interface which is used to deliver information about dictionary words to the recognizer.

Methods

NameDescription
ExternalDictionaryResultDelivers information about dictionary words to the recognizer. It is called from the IExternalDictionary::CheckWords method which is implemented on the client-side.

Input parameter

This object is the input parameter of the IExternalDictionary::CheckWords method.

See also

IExternalDictionary