Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.4.11
|
Leadtools.Sane.Server Namespace > SaneScanningService Class : SelectSource Method |
'Declaration
Public Sub SelectSource( _ ByVal id As String, _ ByVal sourceName As String, _ ByVal userData As Object _ )
'Usage
Dim instance As SaneScanningService 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)