Selects a TWAIN Data Source from the DataSourceList property as the current Data Source.
Visual Basic |
---|
Public Sub SetDataSource( _ ByVal Index As Long _ ) |
- Index
- A long value which represents a zero-based index which matches the data source.
The method OpenDSM must be called before this method. Use the property DataSourceCount to determine how many Data Sources are on the current system.