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

mi_fparam_get()

The mi_fparam_get() function retrieves a pointer to the MI_FPARAM structure that is associated with the function descriptor of a user-defined routine.

Syntax

Usage

The mi_fparam_get() function is one of the DataBlade API functions of the Fastpath interface. It returns a pointer to the MI_FPARAM structure that is part of the function description funcdesc_ptr references.

Return Values

MI_FPARAM * is a pointer to the MI_FPARAM structure that is associated with the UDR that the specified function descriptor identifies.
NULL indicates that the function was not successful.


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