Cleans/deallocates memory for the given IntervalHandle.
LJM_ERROR_RETURN LJM_CleanInterval(
int IntervalHandle)
LJM errorcodes or 0 for no error.
Returns LJME_INVALID_INTERVAL_HANDLE if IntervalHandle was not set up using LJM_StartInterval.
See LJM_StartInterval for an example.