2.2.1.7.1 JOB_INFO_1
The JOB_INFO_1 structure provides information about a print job.
-
typedef struct _JOB_INFO_1 { DWORD JobId; [string] wchar_t* pPrinterName; [string] wchar_t* pMachineName; [string] wchar_t* pUserName; [string] wchar_t* pDocument; [string] wchar_t* pDatatype; [string] wchar_t* pStatus; DWORD Status; DWORD Priority; DWORD Position; DWORD TotalPages; DWORD PagesPrinted; SYSTEMTIME Submitted; } JOB_INFO_1;
All members not defined in this section are specified in sections 2.2.1.3.3 and 2.2.1.3.