|
|
#define | CXI_ATD_BOOL (1) |
| | Attribute is of type BOOL.
|
| |
|
#define | CXI_ATD_INT (2) |
| | Attribute is of type INT.
|
| |
|
#define | CXI_ATD_CHAR (3) |
| | Attribute is of type byte buffer.
|
| |
|
#define | CXI_ATD_DATE (4) |
| | Attribute is of type DATE.
|
| |
|
#define | CXI_ATD_INTA (5) |
| | Attribute is of type INT ARRAY.
|
| |
|
#define | CXI_ATD_TEMP (6) |
| | internal. do not use.
|
| |
|
#define | CXI_ATD_STRING (7) |
| | Attribute is of STRING.
|
| |
|
#define | CXI_ATD_BOOL (1) |
| | Attribute is of type BOOL.
|
| |
|
#define | CXI_ATD_INT (2) |
| | Attribute is of type INT.
|
| |
|
#define | CXI_ATD_CHAR (3) |
| | Attribute is of type byte buffer.
|
| |
|
#define | CXI_ATD_DATE (4) |
| | Attribute is of type DATE.
|
| |
|
#define | CXI_ATD_INTA (5) |
| | Attribute is of type INT ARRAY.
|
| |
|
#define | CXI_ATD_TEMP (6) |
| | internal. do not use.
|
| |
|
#define | CXI_ATD_STRING (7) |
| | Attribute is of STRING.
|
| |