render_loop_get_execute_results

Retrieves the results of commands previously executed on a render loop. If execution was aborted due to error then the responses array will have error responses for commands that were not executed.

References:

arguments

return value

Batch_response

A user type containing an array of responses for each command and a flag indicating if an error occurred while execution. If the provided id cannot be found NULL is returned

groups