DCL 3.7.4
Loading...
Searching...
No Matches
IBConnection.h File Reference

Go to the source code of this file.

Classes

class  IBConnection

Macros

#define __DCL_IB_CONNECTION_H__   20020321
#define NULL_HANDLE   (void*)0
#define ISC_STATUS_VECTOR_LENGTH   20
#define STATUS_FAILED(statusVector)

Macro Definition Documentation

◆ __DCL_IB_CONNECTION_H__

#define __DCL_IB_CONNECTION_H__   20020321

Definition at line 2 of file IBConnection.h.

◆ ISC_STATUS_VECTOR_LENGTH

#define ISC_STATUS_VECTOR_LENGTH   20

Definition at line 13 of file IBConnection.h.

◆ NULL_HANDLE

#define NULL_HANDLE   (void*)0

Definition at line 10 of file IBConnection.h.

◆ STATUS_FAILED

#define STATUS_FAILED ( statusVector)
Value:
(statusVector[0] == 1 && statusVector[2])

Definition at line 14 of file IBConnection.h.