dxFeed C API
6.0.1
dxFeed C API library intended to provide market data access for DX clients
|
macros More...
![]() |
Macros | |
#define | DXF_SUCCESS 1 |
Successful API call. More... | |
#define | DXF_FAILURE 0 |
Failed API call. More... | |
macros
#define DXF_FAILURE 0 |
Failed API call.
The value is returned on failed API call
#define DXF_SUCCESS 1 |
Successful API call.
The value is returned on successful API call