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.
Allows Branch Office clients to send job events to the host print server.
Syntax
DWORD LogJobInfoForBranchOffice(
[in] HANDLE hPrinter,
[in] PBranchOfficeJobDataContainer pJobDataContainer
);
Parameters
[in] hPrinter
Specifies a handle to the CSR printer.
[in] pJobDataContainer
Specifies a pointer to an array of BranchOfficeJobData structures, containing the events to be logged.
Return value
Indicates success or failure.
Requirements
Requirement | Value |
---|---|
Target Platform | Windows |
Header | winsplp.h |