Accusoft.TwainPro9.Net
OpenDataSourceManager Method




Opens the Source Manager. Use this method only to set the Data Source without using the SelectSource method.
Syntax
'Declaration
 
Public Sub OpenDataSourceManager() 
'Usage
 
Dim instance As TwainDevice
 
instance.OpenDataSourceManager()
public void OpenDataSourceManager()
public: void OpenDataSourceManager(); 
public:
void OpenDataSourceManager(); 
Remarks

Use this method before creating a DataSourceCollection. Then set the current data source in the collection before calling OpenSession.

See Also

Reference

TwainDevice Class
TwainDevice Members

 

 


©2017. Accusoft Corporation. All Rights Reserved.

Send Feedback