4.5.211. besALLOC_RETURN_LONG

[<<<] [>>>]

Use this macro to allocate a long as a return value. If there is not enough space to store the result the macro returns from the function with the error code COMMAND_ERROR_MEMORY_LOW.

After using this macro the macro LONGVALUE(besRETURNVALUE) can be used to access the long value of the return value.


[<<<] [>>>]