Detach Method of the Handle Object

This method returns the handle as void* and detaches the object from it. After this method is called, the developer is responsible for releasing the resource.

Syntax

C++

HRESULT Detach( void* Result );
    

C#

IntPtr Detach();
    

Visual Basic .NET

Function Detach() As IntPtr
    

Parameters

Result
[out, retval] Returns the handle of the resource as HANDLE*.

Return values

This method has no specific return values. It returns the standard return codes of ABBYY FineReader Engine functions.

See also

Handle

24.03.2023 8:51:52

Usage of Cookies. In order to optimize the website functionality and improve your online experience ABBYY uses cookies. You agree to the usage of cookies when you continue using this site. Further details can be found in our Privacy Notice.