Harlequin RIP SDK

The structure of a Job Started message. This notification indicates that a job has been analysed, and that chunks have been scheduled on the RIP Farm. More...

#include "rf_reply_msgs.h"

Data Fields

struct RF_JOBSTART_PARAMSjob
 
int pagecount
 

Detailed Description

The structure of a Job Started message. This notification indicates that a job has been analysed, and that chunks have been scheduled on the RIP Farm.

Field Documentation

◆ job

struct RF_JOBSTART_PARAMS* RF_REPLY_JOB_STARTED::job

The name, setup, ID, priority, etc., of the job being started.

◆ pagecount

int RF_REPLY_JOB_STARTED::pagecount

The number of pages to be processed in the job. This will be -1 if the number of pages cannot be deduced beforehand.


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