FreeRDP
Loading...
Searching...
No Matches
rdpPrintJob Struct Reference

Data Fields

ALIGN64 UINT32 id
 
ALIGN64 rdpPrinter * printer
 
ALIGN64 WINPR_ATTR_NODISCARD pcWritePrintJob Write
 
ALIGN64 pcClosePrintJob Close
 
UINT64 reserved [60]
 

Detailed Description

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

Field Documentation

◆ Close

ALIGN64 pcClosePrintJob rdpPrintJob::Close

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

◆ id

ALIGN64 UINT32 rdpPrintJob::id

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

◆ printer

ALIGN64 rdpPrinter* rdpPrintJob::printer

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

◆ reserved

UINT64 rdpPrintJob::reserved[60]

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

◆ Write

ALIGN64 WINPR_ATTR_NODISCARD pcWritePrintJob rdpPrintJob::Write

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


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