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

mi_fp_setnargs()

The mi_fp_setnargs() accessor function sets the number of arguments for the user-defined routine in its associated MI_FPARAM structure.

Syntax

Usage

The mi_fp_setnargs() function sets the number of arguments for the C UDR associated with the MI_FPARAM structure that fparam_ptr references to the value in arg_num.

Return Values

None.

Related Topics

See the descriptions of the following functions: mi_fp_nargs(), mi_fp_setargisnull(), mi_fp_setarglen(), mi_fp_setargprec(), mi_fp_setargscale(), mi_fp_setargtype(), and mi_fp_setnrets().


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