2.2.1.15.4 RPC_BranchOfficeJobDataPipelineFailed
The RPC_BranchOfficeJobDataPipelineFailed structure holds a single Branch Office Print Remote Log Entry (section 3.1.1).<87> This entry contains the information needed to create event ID 824 in the Microsoft-Windows-PrintService/Operational event channel.
-
typedef struct { [string] wchar_t* pDocumentName; [string] wchar_t* pPrinterName; [string] wchar_t* pExtraErrorInfo; } RPC_BranchOfficeJobDataPipelineFailed;
pDocumentName: A pointer to a string that specifies the name of the print document for this print job.
pPrinterName: A pointer to a string that specifies the name of the printer used for the print job. For rules governing printer names, see section 2.2.4.14.
pExtraErrorInfo: A pointer to an optional string that specifies additional text associated with the failure in the Print Pipeline.