Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
Contains information about the failure of a previous method call.
public typedef struct DBSC_ErrorInfo
DBSC_SyncHdl
Contains additional information about the failure.
The meaning of this information depends on the value of the type variable.
const char *
DBSC_ErrorType
Contains a value that indicates the reason for failure.
Supported values are listed in the DBSC_ErrorType enumeration.
long int
str1, str2, val1, val2 and hdl1 contain additional information about the failure, and their meanings depend on the error type. The following error types use fields in this structure to store additional information:
DBSC_ERR_CONNECTION_REJECTED
DBSC_ERR_SERVER_SIDE_ERROR
DBSC_ERR_NO_SYNC_ACK