Error processing SSI file
Leadtools Sane.Server (Leadtools.Sane.Server assembly)

Show in webframe

SelectSource Method (ISaneService)






The scanning session ID
String containing the name of the source to be selected
The user data
Selects a source for acquiring images
Syntax
void SelectSource( 
   string id,
   string sourceName,
   object userData
)
'Declaration
 
Sub SelectSource( _
   ByVal id As String, _
   ByVal sourceName As String, _
   ByVal userData As Object _
) 
'Usage
 
Dim instance As ISaneService
Dim id As String
Dim sourceName As String
Dim userData As Object
 
instance.SelectSource(id, sourceName, userData)
public void selectSource(String id, String sourceName, Object userData)
void SelectSource( 
   String^ id,
   String^ sourceName,
   Object^ userData
) 

Parameters

id
The scanning session ID
sourceName
String containing the name of the source to be selected
userData
The user data
Requirements

Target Platforms

See Also

Reference

ISaneService Interface
ISaneService Members

Error processing SSI file
Leadtools.Sane.Server requires a Document or Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features