SetDictionary Method of the ExternalDictionaryDescription Object
This method attaches an external dictionary.
Syntax
HRESULT SetDictionary( IExternalDictionary* Dictionary );
Parameters
- Dictionary
- [in] This parameter contains a pointer to the IExternalDictionary interface which represents an external dictionary.
Return values
This method has no specific return values. It returns the standard return values of ABBYY FineReader Engine functions.
See also
7/3/2024 8:50:25 AM