DBreturnLastError

Top  Previous  Next

Are economical of the last mistake code.

Functions can hand over mistake codes in addition to the return values. The mistake codes are administered about the data bank and can be questioned any time with this function. This is used, e.g., with the Batch orders.

Parametre

ptr (PANY) [IN]

Act on any element, around from this this data bank-acts of determining.

Result

(int) [OUT]

Constants from error.h.

Declaration

#include "database.h"

 

int DLLENTRY DBreturnLastError (

PANY ptr

);

Related functions

DBsetErrorCode