AcquireSourceName property (ILEADRasterTwain)

Visual Basic Example

Visual C++ 5.0 Example

 

Syntax

BSTR AcquireSourceName

Overview

Refer to Managing the TWAIN Source.

Remarks

This property will be used to set the source name in case the select source procedure is to be done without showing a user interface.

This value has to be set to a valid source name. You can get all available source names using the SourceName property.

This property is a write only property.

See Also

Elements

SourceName property, SourceCount property.

Topics

TWAIN Functionality: TWAIN Source Functions