ScanManager Object (IScanManager Interface)
This object provides access to the available scan sources.
Properties
| Name | Type | Description |
|---|---|---|
| ScanOptionsInterfaceType | ScanOptionsInterfaceTypeEnum | Specifies the interface type for the scanning options. By default, this property is set to SOIT_Twain. |
| ScanSourcesEx | ScanSources, read-only | Returns a list of scan sources available on the current workstation as a collection of ScanSource objects. |
Methods
| Name | Description |
|---|---|
| FindScanSources | Returns a list of scanning sources filtered according to API type and user interface to be supported. |
| PumpMessages | Retrieves the messages from queue. |
Related objects

Output parameter
The object is the output parameter of the CreateScanManager method of the Engine object.
See also
8/15/2023 1:19:30 PM