Custom Test Type Developer Guide
run Method
Starts the test run.
Syntax
int run()

Return Value

0 if the call succeeds, otherwise an error code.
Remarks
The run method instructs the testing tool to load and run the test. This function launches the testing tool if it is not already running.
See Also

Reference

IRemoteAgent Interface
IRemoteAgent Members