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