Retrieves the result of action
.
The out parameters in Varargs
will be filled in, and if an error occurred, error
will be set. In case of an
UPnP error the error code will be the same in error
.
this | |
action |
A ServiceProxyAction handle |
... |
tuples of out parameter name, out parameter type, and out parameter value location, terminated with |
error |
The location where to store any error, or |
|