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

mi_interrupt_check()

The mi_interrupt_check() function checks for a user interrupt (server only).

Syntax

Usage

The mi_interrupt_check() function determines whether the client has interrupted the current operation, by sending a break to the database server.

Return Values

>=0

The client application interrupted the current operation.

0

The client application did not interrupt the current operation.




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