Home | Previous Page | Next Page   Client Functions > Functions for Rows and Collections >

ifx_rc_free()

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.

Home | [ Top of Page | Previous Page | Next Page | Contents | Index ]