Hi,
Generally 0 will mean success, any other code will signify an error.
In cases where TMockRunner is executing another process such as NUnit it passes the exit returned by that process.
Hope this helps.
Let me know if you need something more specific.