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

mi_file_seek()

The mi_file_seek() function seeks a specified location on a file.

Syntax

Usage

This file-management function can access files on the server computer from a DataBlade API program that is running in the database server.

Return Values

On success, returns the seek pointer location as measured in bytes from the beginning of the file. On failure, returns MI_ERROR.

Related Topics

For additional information, see the descriptions of the following functions: mi_file_open(), mi_file_read(), mi_file_tell(), and mi_file_write().




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