dev | LONG | int | 151 | | 1 | DIRECT, ALLOW_NULL | Row version number for mobile distribution purposes | |
dir_mask | LONG | int | | | 3 | DIRECT | The permitted direction of the exchange; i.e., 0=unknown, 1=outbound only, 2=inbound only, 3=both inbound and outbound, default=3 | |
direction | LONG | tinyint | | | 0 | DIRECT | The original direction of the exchange; i.e., 0=unknown, 1=inbound; 2=outbound, default=0 | |
error_code | LONG | int | | | 0 | DIRECT | Latest exchange error code of the binding. Zero is OK | |
error_msg | CHAR | varchar | | 255 | | | Translates error_code | |
in_lowid | LONG | int | | | | DIRECT | The internal record number of the inbound object | |
in_type | LONG | int | | | | DIRECT | The focus type of the inbound object | |
objid | LONG | int | 3 | | | DIRECT | Internal record number | |
out_lowid | LONG | int | | | | DIRECT | The internal record number of the outbound object | |
out_type | LONG | int | | | | DIRECT | The focus type of the outbound object | |
server_id | LONG | int | | | | DIRECT | Server ID number from exch_protocol object | |