Open Server Usage

When client applications declare a cursor with the CS_CUR_RELLOCKS_ONCLOSE option specified, Open Server sets the curstatus (cursor status) field of the SRV_CURDESC structure to SRV_CUR_RELLOCKS_ONCLOSE.

For illustration, see cursor.c in the ctos example code.