Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.
Syntax
typedef struct {
LPWSTR pDocumentName;
LPWSTR pPrinterName;
LPWSTR pExtraErrorInfo;
} BranchOfficeJobDataPipelineFailed, *PBranchOfficeJobDataPipelineFailed;
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.
Requirements
Requirement | Value |
---|---|
Header | winsplp.h |