dbhasretstat

Description

Determine whether the current command or remote procedure call generated a return status number.

Syntax

DBBOOL dbhasretstat(dbproc)
 
DBPROCESS    *dbproc;

Parameters

dbproc

A pointer to the DBPROCESS structure that provides the connection for a particular front-end/server process. It contains all the information that DB-Library uses to manage communications and data between the front end and server.

Returns

TRUE” or “FALSE”.

Usage

See also

dbnextrow, dbresults, dbretdata, dbretstatus, dbrpcinit, dbrpcparam, dbrpcsend