BranchOfficeJobDataPipelineFailed - NtDoc

Native API online documentation, based on the System Informer (formerly Process Hacker) phnt headers
// winsplp.h

typedef struct {
  LPWSTR pDocumentName;
  LPWSTR pPrinterName;
  LPWSTR pExtraErrorInfo;
} BranchOfficeJobDataPipelineFailed, *PBranchOfficeJobDataPipelineFailed;
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

Windows Driver Kit DDI reference (ns-winsplp-branchofficejobdatapipelinefailed)

BranchOfficeJobDataPipelineFailed structure

Description

Contains the necessary data for logging a branch office job Pipeline Rendering Failed event on a remote server. This is based on standard job-related data available to the spooler.

Members

pDocumentName

Specifies the name of the print document.

pPrinterName

Specifies the print connection.

pExtraErrorInfo

Specifies the name of the client machine printing the job.