Perform MultiProcessingParams’s parameter loading from the profile file to load TMPFS-related parameters. This function must be called after the LoadProfile() function.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.
Syntax
C++
C#
Visual Basic .NET
Return values
This method has no specific return values. It returns the standard return values of ABBYY FineReader Engine functions.Remarks
Changing the default tmpfs path (e.g., /dev/shm) is only supported on Linux systems and may negatively impact performance.If a regular filesystem is used instead of tmpfs, private data may persist on disk.
Samples
C++ code
C++ code
