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

mi_large_object_tell()

The mi_large_object_tell() function returns the offset for the next read or write operation on a smart large object.

Syntax

Usage

Tip: Informix provides the mi_large_object_tell() function for backward compatibility only. Use the mi_lo_tell() function for all new DataBlade routines.

Return Values

On success, returns the current offset for the next read or write operation. On failure, returns MI_ERROR.

Related Topics

See the description of the mi_large_object_seek() function.




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