Run(String,String,String,Object) Method
Summary
Runs custom user commands.
Syntax
Public Overloads 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