Run Method (ICommandService)
Summary
Runs custom user commands.
Syntax
Function Run( _
ByVal id As String, _
ByVal commandName As String, _
ByVal arguments As String, _
ByVal userData As Object _
) As ByteArrayOutputStream
Parameters
id
The scanning session ID
commandName
The command name
arguments
The command arguments
Return Value
User custom data