←Select platform

SelectSource Method (TwainScanningService)

Summary

Selects a source for acquiring images.

Syntax

C#
VB
C++
public virtual void SelectSource(  
   string id, 
   string sourceName, 
   object userData 
) 
Public Overridable Sub SelectSource( _ 
   ByVal id As String, _ 
   ByVal sourceName As String, _ 
   ByVal userData As Object _ 
) 
public: 
virtual void SelectSource(  
   String^ id, 
   String^ sourceName, 
   Object^ userData 
) 

Parameters

id
The scanning session Id.

sourceName
String contains the source name to be selected.

userData
The user data.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Services.Twain Assembly
Click or drag to resize