Harlequin RIP SDK

The structure of a Job Starting message. This is sent in reply to rf_send_job_start(). More...

#include "rf_reply_msgs.h"

Data Fields

int job_id
 The job ID of the job being started. More...
 
RF_ERRORerror
 NULL if no error in Job Start.
 

Detailed Description

The structure of a Job Starting message. This is sent in reply to rf_send_job_start().

Field Documentation

◆ job_id

int RF_REPLY_JOB_STARTING::job_id

The job ID of the job being started.

If the job was submitted with an ID of 0, this reply should be used to determine the automatically assigned job number.


The documentation for this struct was generated from the following file: