The JOB_INFO_3 structure is used to link together a set of print jobs.
typedef struct _JOB_INFO_3 { // ji2 DWORD JobId; DWORD JobIdNextJob; DWORD Reserved; } JOB_INFO_3;
EnumJobs, GetJob, SetJob