win32print.GetJob
dictionary = GetJob(hPrinter, JobID , Level )
Returns dictionary of information about a specified print job.
Parameters
Return Value
Returns a dict representing a JOB_INFO_* struct, depending on level
dictionary = GetJob(hPrinter, JobID , Level )
Returns dictionary of information about a specified print job.