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

mi_file_unlink()

The mi_file_unlink() function unlinks (removes) the file previously opened with mi_file_open().

Syntax

Usage

This function is valid only in server routines. An exception is raised if it is used on the client.

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




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