managed_id_group_highest_id
September 8th 2024
Get the highest id issued for a particular group of managed ids
Signature
u64
managed_id_group_highest_id(Application_Links* app,
String_Const_u8 group);
Parameters
app
the standard custom layer context pointer
group
a name identifying a managed id group
Return
the highest id returned by managed_id_declare for the given group, zero if the group has never been used to declare an id