Result: Variant;
The Result property determines the value of the command execution result that was sent to the form.
It is used if the message was sent using the SendCommand method.
The property use is given in the example for ICommandEventArgs.Argument.
See also: