> home > Custom Layer Boundary API

managed_id_group_highest_id

January 19th 2020
Get the highest id issued for a particular group of managed ids

Signature

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