informix
Informix DataBlade API Programmer's Manual
DataBlade API Function Descriptions

mi_fp_setnrets()

The mi_fp_setnrets() accessor function sets the number of return values for the user-defined function in its associated MI_FPARAM structure.

Syntax

Usage

The mi_fp_setnrets() function sets the number of return values for a C UDR associated with the MI_FPARAM structure that fparam_ptr references to the value in ret_num.

Important: C user-defined functions have only one return value.

Return Values

None.

Related Topics

See the descriptions of the following functions: mi_fp_nrets(), mi_fp_setnargs(), mi_fp_setreturnisnull(), mi_fp_setretlen(), mi_fp_setretprec(), mi_fp_setretscale(), and mi_fp_setrettype().


Informix DataBlade API Programmer's Manual, Version 9.2
Copyright © 1999, Informix Software, Inc. All rights reserved