AcquirePageEvent event (ILEADRasterTwain)

Visual Basic Example

Visual C++ 5.0 Example

 

Syntax

void AcquirePageEvent (long pBitmap)

Overview

Refer to How to Acquire from the TWAIN Source.

Remarks

Occurs for each page acquired from the currently selected TWAIN source using the Acquire method, if the SaveAcquiredBitmap property was set to FALSE before calling the Acquire method.

If the user acquired several pages at the same time, a separate event occurs for each page.

The GetExtImageInfo method can only be called within this event.

See Also

Elements

Acquire method, ManName property, ProdFamily property, Version property, AppName property, SourceCount property, SourceName property, CapsCount property, Capability property, InitSession method, EndSession method, SelectSource method, SetCapability method, GetCapability method, QueryCapability method, ShowTemplateDlg method, SaveTemplate method, LoadTemplate method, FileTransferName property, MemBufSize property.

Topics

TWAIN Functionality: Image Functions