This method ends the TWAIN process.

[C++Builder]   [ bool = ]imagekitcontrolname->Scan->Terminate()
[Delphi]   [ Boolean = ]imagekitcontrolname.Scan.Terminate

Parameters

None

Return Value

Returns True when successful, returns False when not successful.

Explanation

The Terminate method ends the TWAIN process. This method must be used in conjunction with the Initialize method.

The Terminate method corresponds to the Scan Control's ScanTerminate method in earlier versions of the ImageKit.

 

The ImageKit10 VCL is a product created by Newtone Corporation