AcquireMultiEvent event (ILEADRasterTwain)

Visual Basic Example

Visual C++ 5.0 Example

 

Syntax

void AcquireMultiEvent(nPage, bstrFileName, bFinishScan)

Overview

Refer to How to Acquire from the Twain Source.

Remarks

(Document/Medical only) This event is fired twice for each scanned page, if the EnableAcquireMultiEvent property is set to TRUE.

This event will be fired two times. The event is fired the first time when the Twain source begins scanning the page. The event is fired the second time when the Twain source has finished scanning the page.

See Also

Elements

AcquireMulti method, EnableAcquireMultiEvent Property, FastTransferMode property, FastFormat property, FastBitsPerPixel property, FastBufferSize property, FastUsePreferredBufferSize property

Topics

Fast TWAIN (Scan Configurations)