The ADDJOB_INFO_1 structure identifies a print job as well as the directory and file in which an application can store that job.
typedef struct _ADDJOB_INFO_1 { // aji1
LPTSTR Path;
DWORD JobId;
} ADDJOB_INFO_1;
Windows NT: Requires version 3.1 or later.
Windows: Requires Windows 95 or later.
Windows CE: Unsupported.
Header: Declared in winspool.h.
Unicode: Defined as Unicode and ANSI structures.
Printing and Print Spooler Overview, Printing and Print Spooler Structures, AddJob