Editions
Related Functions
Example
The IN_StartScan function brings up the Scan dialog box for the currently selected scanner and immediately starts scanning. Therefore, a scanner must be selected and the paper to scan must be staged before this function is used. Certain scan options can be changed as the scan proceeds--the same ones that could be changed if scanning were started through the user interface.
Syntax
int IN_StartScan( docwinID )
|
Parameters |
Values |
Meaning |
|
IN_DOCWIN docwinID |
0 | docwinID |
active | specific (document window in which to place the scanned image) |
Remarks
IN_StartScan fails if a document is already being scanned when the function is issued.
Release information
Added to Imagenation for Windows in Release 4.00.
Not supported in Imagenation for UNIX.
See also