The structure of a Job Pausing message. This is sent in reply to rf_send_job_pause().
More...
#include "rf_reply_msgs.h"
Data Fields | |
int | job_id |
The ID of the job being paused. | |
RF_ERROR * | error |
NULL if no error in Job Pause. | |
The structure of a Job Pausing message. This is sent in reply to rf_send_job_pause().