ImageGear Professional v18.2 > API Reference Guide > TWAIN Component API Reference > TWAIN Component Objects > IGTwainCtl Control > IGTwainCtl Methods > OpenSource Method |
Loads the specified Data Source into main memory and causes its initialization.
When an application is finished with the Data Source, call CloseSource to close the session between them.
OpenSource(SourceName As String)
Name | Description |
---|---|
SourceName | The name of the data source to open. |
N/A