Sets the argv which launches an app.
- Parameters
-
client | The debugserver client |
argc | Number of arguments |
argv | Array starting with the executable to be run followed by it's arguments |
response | Response received for the command (can be NULL to ignore) |
- Returns
- DEBUGSERVER_E_SUCCESS on success, DEBUGSERVER_E_INVALID_ARG when client is NULL