INFORMIX
DataBlade API Programmer's Manual
Chapter 12: DataBlade API Function Descriptions
Home Contents Index Master Index New Book

mi_fparam_free()

The mi_fparam_free() function deallocates resources used by an MI_FPARAM structure allocated on behalf of a user-defined routine.

Syntax

Usage

Use the mi_fparam_free() function to free only those MI_FPARAM structures allocated on behalf of user-defined routines. It is an error to call this function to free an MI_FPARAM structure allocated internally by the server.

Return Values

MI_OK

The function was successful.

MI_ERROR

The function was not successful.

Related Topics

For additional information, see the descriptions of the following functions: mi_fp_usr_fparam(), mi_fparam_allocate(), and mi_fparam_copy().




DataBlade API Programmer's Manual, version 9.1
Copyright © 1998, Informix Software, Inc. All rights reserved.