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