retrieveScanImageInfoForJob

Retrieves the scan image info for the last page retrieved for a job on the scanner

This returns a RetrieveScanImageInfoResult. Please verify that the jobUri (usually sent by the scanner) actually links to the same device as the scanner.

Return

The result of the request as one of the many possible outcomes specified as ScannerCreateJobResult

Parameters

jobUri

The so-called JobUri (e.g. "/eSCL/ScanJobs/893e6fcd-487f-4056-a8c9-a87709b85daf")

See also