GetOptionValue Method (SaneScanningService)
Summary
Gets value of the specified option.
Syntax
Public Function GetOptionValue( _
ByVal id As String, _
ByVal optionName As String, _
ByVal userData As Object _
) As String
Parameters
id
The scanning session ID
optionName
The specified option's name
Return Value
Value of the specified option