LoadFrom Method of the LanguageDatabase Object
This method loads custom languages into the LanguageDatabase object.
Custom languages can be created in ABBYY FineReader Engine for Windows.
Syntax
HRESULT LoadFrom( BSTR FolderPath );
Parameters
- FolderPath
- [in] This parameter specifies the full path to folder where the necessary files are stored. These files are textlang.dat and *.amd.
Return values
This method has no specific return values. It returns the standard return values of ABBYY FineReader Engine functions.
Remarks
You may initialize the LanguageDatabase object before using it; otherwise, only predefined languages will be available through it.
See also
03.07.2024 8:50:25