B2BITS FIX Antenna C++ 2.33.0
|
Variables | |
static const int | INSTRUMENT_DATA_TEMPORARY_UNAVAILABLE = 4 |
Instrument data temporarily unavailable = 4. | |
static const int | INVALID_REQUEST = 1 |
Invalid or unsupported request = 1. | |
static const int | NO_INSTRUMENTS = 2 |
No instruments found that match selection criteria = 2. | |
static const int | NOT_AUTHORIZED = 3 |
Not authorized to retrieve instrument data = 3. | |
static const int | REQUEST_FOR_INSTRUMENT_DATA_NOT_SUPPORTED = 5 |
Request for instrument data not supported = 5. | |
static const int | VALID_REQUEST = 0 |
Valid request = 0. | |
|
static |
Instrument data temporarily unavailable = 4.
|
static |
Invalid or unsupported request = 1.
|
static |
No instruments found that match selection criteria = 2.
|
static |
Not authorized to retrieve instrument data = 3.
|
static |
Request for instrument data not supported = 5.
|
static |
Valid request = 0.