Skip to content

Latest commit

 

History

History
102 lines (72 loc) · 2.57 KB

ns-winsplp-branchofficejobdataerror.md

File metadata and controls

102 lines (72 loc) · 2.57 KB
UID title description old-location tech.root ms.date keywords ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames f1_keywords topic_type api_type api_location api_name
NS:winsplp.BranchOfficeJobDataError
BranchOfficeJobDataError (winsplp.h)
This structure contains the necessary data for logging a branch office job failure event on a remote server. This is based on standard job-related data available to the spooler.
print\branchofficejobdataerror.htm
print
04/20/2018
BranchOfficeJobDataError structure
*PBranchOfficeJobDataError, BranchOfficeJobDataError, BranchOfficeJobDataError structure [Print Devices], PBranchOfficeJobDataError, PBranchOfficeJobDataError structure pointer [Print Devices], print.branchofficejobdataerror, winsplp/BranchOfficeJobDataError, winsplp/PBranchOfficeJobDataError
winsplp.h
Windows
Windows
BranchOfficeJobDataError, *PBranchOfficeJobDataError
PBranchOfficeJobDataError
winsplp/PBranchOfficeJobDataError
BranchOfficeJobDataError
winsplp/BranchOfficeJobDataError
APIRef
kbSyntax
HeaderDef
Winsplp.h
PBranchOfficeJobDataError
BranchOfficeJobDataError

BranchOfficeJobDataError structure

-description

This structure contains the necessary data for logging a branch office job failure event on a remote server. This is based on standard job-related data available to the spooler.

-struct-fields

-field LastError

Specifies the LastError at the time the event was logged.

-field pDocumentName

Specifies the name of the printed document.

-field pUserName

Specifies the user who submitted the job.

-field pPrinterName

Specifies the name of the print connection.

-field pDataType

Specifies the data type of the job.

-field TotalSize

Specifies the 64-bit size of the job.

-field PrintedSize

Specifies the 64-bit size of the job.

-field TotalPages

Specifies the total number of pages in the job.

-field PrintedPages

Specifies the number of pages currently printed.

-field pMachineName

Specifies the name of the client machine printing the job.

-field pJobError

Specifies the failure code for a JOB_ERROR event.

-field pErrorDescription

Specifies the text description of the error, if available.