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

mi_get_connection_user_data()

The mi_get_connection_user_data() function gets the user value associated with the connection.

Syntax

Usage

The mi_get_connection_user_data() function places the value of the user data in the pointer that user_data. references.

The size of the per-connection user data is the size of a void * pointer.

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_set_connection_user_data() function.




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