managed_scope_attachment_erase
September 8th 2024
Free an attachment on a managed scope
Signature
b32
managed_scope_attachment_erase(Application_Links* app,
Managed_Scope scope,
Managed_ID id);
Parameters
app
the standard custom layer context pointer
scope
the id of the scope to modify
id
the id of the attachment to modify
Return
non-zero when the scope exists, zero otherwise