Zen API
 All Classes Files Functions Variables Typedefs Friends Macros Modules Pages
kStatus kProcess_AddArguments ( kProcess  process,
const kChar arguments[],
kSize  argCount 
)

Adds an array of arguments.

Can only be used when process is not running.

Parameters
processkProcess object.
argumentsArray with the arguments.
argCountNumber of arguments.
Returns
Operation status.