Example 1: Freeing Objects
SE_Return_Code SE_FreeObject
Called to free memory resources associated with SE_Objects returned by the API.
Does NOT remove the object from the Transmittal.
Needs to be called for every SE_Object that has been returned.
- Even if it is the same object retrieved previously.