CancelAcquire method (ILEADRasterTwain)

Visual Basic Example

Visual C++ 5.0 Example

 

Syntax

short CancelAcquire()

Overview

Refer to How to Acquire from the TWAIN Source.

Remarks

Cancels the current TWAIN acquisition operation.

To cancel the acquisition operation, call this method inside the AcquireMultiEvent event which is called by the AcquireMulti method, or call this method inside the AcquirePageEvent event which is called by the Acquire method.

See Also

Elements:

Acquire method, AcquireMulti method

Topics:

TWAIN Functionality: Image Functions