managed_object_get_type
September 8th 2024
Get a type code indicating what sort data is represented by a managed object
Signature
Managed_Object_Type
managed_object_get_type(Application_Links* app,
Managed_Object object);
Parameters
app
the standard custom layer context pointer
object
the id of the object to query
Return
on success, when the object exists, the type code of the object, zero otherwise