| Platform SDK: Windows GDI |
The JOB_INFO_3 structure is used to link together a set of print jobs.
typedef struct _JOB_INFO_3 {
DWORD JobId;
DWORD JobIdNextJob;
DWORD Reserved;
} JOB_INFO_3, *PJOB_INFO_3;
Windows NT/2000: Requires Windows NT 4.0 or later.
Windows 95/98: Unsupported.
Header: Declared in Winspool.h; include Windows.h.
Printing and Print Spooler Overview, Printing and Print Spooler Structures, EnumJobs, GetJob, SetJob