Frees the memory directly associated with the specified object ID, if any,
which was allocated by this API during an earlier call to a function
that retrieved an object ID, e.g.,
SE_GetIDForObject(),
SE_StringToObjectID().
SE_FAILURE - and no changes are made, if
| extern SE_STATUS_CODE_ENUM | |||
| SE_FreeObjectID | |||
| ( | |||
| SE_OBJECT_ID | to_free | (notes) | |
| ); | |||
the SEDRIS object ID to be freed.