Retrieves the result of this.
The out parameters in Varargs will be filled in, and if an error occurred, throws will be
set. In case of an UPnP error the error code will be the same in throws.
| this |
A ServiceProxyAction handle |
| ... |
tuples of out parameter name, out parameter type, and out parameter value location, terminated with null . The out parameter values should be freed after use |
| error |
The location where to store any error, or null |
|
true on success. |