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