> home > Custom Layer Boundary API

buffer_get_attached_child_process

January 19th 2020
Retrieve the child process linked to a buffer

Signature

C++
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