FireSync API
 All Classes Files Functions Variables Typedefs Friends Macros Modules Pages
kStatus kProcess_Write ( kProcess  process,
const void *  buffer,
kSize  count 
)

Writes to the process' stdin.

Parameters
processkProcess object.
bufferData to write.
countSize of the data in bytes.
Returns
Operation status.