StartScan Method

Example-VB Example-VC++

Starts the scanning process.

Available With

Ö Imaging for Windows Professional Edition V1.0, V1.1, and V2.0
Ö Imaging for Windows 95 and 98
Ö Imaging for Windows NT 4.0

Applies To

Image Scan control

Syntax

object.StartScan

Arguments

None

Return Value

Long

Most errors need to be intercepted by Catch ( ) in C++ or by On Error… in Visual Basic.
A busy condition or cancel returns an informational message.

Remarks

If the scanner is closed, it will be opened and closed again at the end of the scanning process.