ReleaseMemory Method of the VirtualFileSystemNode Object
This method reports that memory occupied by export results is no longer needed and may be freed up. The call of the method frees up memory, after that the export data is no more accessible and the VirtualFileSystemNode object becomes unavailable for operations.
Note: The method is available for a root node only.
Syntax
Visual Basic .NET
Sub ReleaseMemory()
C++
HRESULT ReleaseMemory();
Return values
This method has no specific return values. It returns the standard return values of ABBYY FlexiCapture SDK functions.
See also
15.08.2023 13:19:30