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

mi_call()

The mi_call() function allocates stack space for a specified function.

Syntax

Return Values

MI_NOMEM

The mi_call() function was unable to allocate virtual memory.

MI_TOOMANY

The nargs argument is greater than 10.

MI_CONTINUE

The current stack is large enough.

MI_DONE

The function was called; the return value is in retval.




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