The structure of a Raster Connected message. This is sent in reply to rf_send_raster_connect().
More...
#include "rf_reply_msgs.h"
Data Fields | |
int | connection_id |
The ID of the connection. More... | |
RF_ERROR * | error |
NULL if no error in Raster Connect. | |
The structure of a Raster Connected message. This is sent in reply to rf_send_raster_connect().
int RF_REPLY_RASTER_CONNECTED::connection_id |
The ID of the connection.
This ID is required for Raster Request and Rasters Handled messages.