Handle
Detach Method of the Handle Object
Detach method of the Handle Object in the ABBYY FineReader Engine API — Returns the underlying handle as void* and detaches the Handle object from it; the caller becomes responsible for releasing the resource.
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.
