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

mi_get_default_database_info()

The mi_get_default_database_info() function populates the MI_DATABASE_INFO structure with the appropriate system defaults. If no default exists, it sets string fields to NULL and integer fields to 0.

Syntax

Usage

Set the application database defaults with mi_set_default_database_info().

Return Values

MI_OK

The function was successful.

MI_ERROR

The function was not successful.

Related Topics

For additional information, see the descriptions of the following functions: mi_set_default_database_info() and mi_get_database_info().




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