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

mi_routine_exec()

The mi_routine_exec() function executes a user-defined routine or cast for the sequence associated with a function descriptor.

Syntax

Usage

The sequence field in the function descriptor determines the routine to be executed. The values within the corresponding MI_FPARAM structure for the routine are consistent between function invocations within the sequence.

Return Values

An MI_DATUM pointing to the return value of the executed routine.




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