CloseHandle Method of the Handle Object
This method releases the resource. This is a supplementary method, there is no need to call it before releasing the Handle object. If you release the Handle object, the resource is released automatically.
Syntax
HRESULT CloseHandle();
Return values
This method has no specific return values. It returns the standard return codes of ABBYY FineReader Engine functions.
See also
03.07.2024 8:50:25