Zen API
 All Classes Files Functions Variables Typedefs Friends Macros Modules Pages
kStatus kProcess_Start ( kProcess  process)

Starts the new process.

Starts the new process given the path and arguments. You have to call kProcess_Wait between consecutive calls of kProcess_Start. There is no guaranty when exactly after this call the child process has really started.

Parameters
processkProcess object.
Returns
Operation status.