#include <objectmp.h>

Data Fields | |
| Objects_Control | Object |
| uint32_t | name |
This is an object control structure.
Referenced by _Objects_MP_Free_global_object().
| uint32_t Objects_MP_Control::name |
This is the name of the object. Using an unsigned thirty two bit value is broken but works. If any API is MP with variable length names .. BOOM!!!!
1.5.6