Skip to main content
Skip table of contents

CleanInterval [LJM User's Guide]

Cleans/deallocates memory for the given IntervalHandle.

Syntax

LJM_ERROR_RETURN LJM_CleanInterval(int IntervalHandle)

Parameters

IntervalHandle [in]

The user-generated interval identifier. This can be anything.

Returns

LJM errorcodes or 0 for no error.

Returns LJME_INVALID_INTERVAL_HANDLE if IntervalHandle was not set up using LJM_StartInterval.

Examples

See LJM_StartInterval for an example.

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.