FreeRDP
rdpPrintJob Struct Reference

Data Fields

UINT32 id
 
rdpPrinter * printer
 
pcWritePrintJob Write
 
pcClosePrintJob Close
 

Detailed Description

Definition at line 76 of file include/freerdp/client/printer.h.

Field Documentation

◆ Close

pcClosePrintJob rdpPrintJob::Close

Definition at line 82 of file include/freerdp/client/printer.h.

◆ id

UINT32 rdpPrintJob::id

Definition at line 78 of file include/freerdp/client/printer.h.

◆ printer

rdpPrinter* rdpPrintJob::printer

Definition at line 79 of file include/freerdp/client/printer.h.

◆ Write

pcWritePrintJob rdpPrintJob::Write

Definition at line 81 of file include/freerdp/client/printer.h.


The documentation for this struct was generated from the following file: