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

mi_set_connection_user_data()

The mi_set_connection_user_data() function associates a user value with the specified connection.

Syntax

Usage

DataBlade API does not touch the associated user value, other than to store it internally with the connection. The value can be obtained with mi_get_connection_user_data().

Return Values

MI_OK

The function was successful.

MI_ERROR

The function was not successful.

Related Topics

For additional information, see the description of the mi_get_connection_user_data() function.




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