> home > Custom Layer Boundary API

create_user_managed_scope

January 19th 2020
Create a managed scope that is not tied to anything in the core and that the user can destroy

Signature

C++
Managed_Scope
create_user_managed_scope(Application_Links* app);

Parameters

app

the standard custom layer context pointer

Return

the new managed scope's id