void mi_fp_setfuncid(fparam_ptr, routine_id)
MI_FPARAM *fparam_ptr;
mi_funcid routine_id;
The mi_fp_setfuncid( ) function sets the routine identifier for the UDR associated with the MI_FPARAM structure that fparam_ptr references. The routine identifier uniquely identifies the UDR within the database.
None.
See also the description of mi_fp_getfuncid( ).
For more information about UDR information in an MI_FPARAM structure, see the IBM Informix: DataBlade API Programmer's Guide.