The structure of a Farm Stopped message. This is typically sent in reply to rf_send_farm_stop() but can also occur at any time if an error arises in the RIP farm. More...
#include "rf_reply_msgs.h"
Data Fields | |
RF_ERROR * | error |
The structure of a Farm Stopped message. This is typically sent in reply to rf_send_farm_stop() but can also occur at any time if an error arises in the RIP farm.
RF_ERROR* RF_REPLY_FARM_STOPPED::error |
NULL if no error in Farm Stopped. If not NULL the error will contain the reason the RIP farm was suddenly stopped.