The ifx_rc_free() function
The ifx_rc_free() function frees a row or collection handle.
Syntax
ifx_rc_free(rchandle)
Arguments
The function accepts the following
argument.
Argument | Type | Use | Description |
---|---|---|---|
rchandle | HINFX_RC | Input | Handle for a row or collection buffer |
Usage
The ifx_rc_free() function frees all the resources that are associated with a row or collection handle and frees the handle.