child_process_get_attached_buffer
September 8th 2024
Retrieve the buffer linked to a child process
Signature
Buffer_ID
child_process_get_attached_buffer(Application_Links* app,
Child_Process_ID child_process_id);
Parameters
app
the standard custom layer context pointer
child_process_id
the id of the child process
Return
if the given child process exists and has an attached buffer it's id is returned, otherwise zero