Skip to main content
This object is implemented in FRE for Windows.
This object exposes a set of properties and methods required to perform scanning.

Properties

NameTypeDescription
ApplicationEngine, read-onlyReturns the Engine object.
ScanSourcesScanSources, read-onlyReturns a list of scan sources available on the current workstation.

Methods

NameDescription
FindScanSourcesThis method returns a list of scanning sources filtered according to API type and user interface to be supported.
PumpMessagesThis method retrieves the messages from queue.
ScanManager Object Diagram

Output parameter

This object is the output parameter of the CreateScanManager method of the Engine object.

Samples

This object is used in the following code samples: Scanning.

See also

Scanning IScanCallback Working with Properties