Data Fields | |
| Ecore_Exe * | exe |
| The handle to the process. | |
| void * | data |
| the raw binary data from the child process that was recieved | |
| int | size |
| the size of this data in bytes | |
| Ecore_Exe_Event_Data_Line * | lines |
| an array of line data if line buffered, the last one has it's line member set to NULL | |