|
FreeRDP
|
Data Fields | |
| ALIGN64 size_t | id |
| ALIGN64 char * | name |
| ALIGN64 char * | driver |
| ALIGN64 BOOL | is_default |
| ALIGN64 size_t | references |
| ALIGN64 rdpPrinterDriver * | backend |
| ALIGN64 WINPR_ATTR_NODISCARD pcCreatePrintJob | CreatePrintJob |
| ALIGN64 WINPR_ATTR_NODISCARD pcFindPrintJob | FindPrintJob |
| ALIGN64 pcReferencePrinter | AddRef |
| ALIGN64 pcReferencePrinter | ReleaseRef |
| UINT64 | reserved [54] |
Definition at line 67 of file include/freerdp/client/printer.h.
| ALIGN64 pcReferencePrinter rdpPrinter::AddRef |
Definition at line 78 of file include/freerdp/client/printer.h.
| ALIGN64 rdpPrinterDriver* rdpPrinter::backend |
Definition at line 75 of file include/freerdp/client/printer.h.
| ALIGN64 WINPR_ATTR_NODISCARD pcCreatePrintJob rdpPrinter::CreatePrintJob |
Definition at line 76 of file include/freerdp/client/printer.h.
| ALIGN64 char* rdpPrinter::driver |
Definition at line 71 of file include/freerdp/client/printer.h.
| ALIGN64 WINPR_ATTR_NODISCARD pcFindPrintJob rdpPrinter::FindPrintJob |
Definition at line 77 of file include/freerdp/client/printer.h.
| ALIGN64 size_t rdpPrinter::id |
Definition at line 69 of file include/freerdp/client/printer.h.
| ALIGN64 BOOL rdpPrinter::is_default |
Definition at line 72 of file include/freerdp/client/printer.h.
| ALIGN64 char* rdpPrinter::name |
Definition at line 70 of file include/freerdp/client/printer.h.
| ALIGN64 size_t rdpPrinter::references |
Definition at line 74 of file include/freerdp/client/printer.h.
| ALIGN64 pcReferencePrinter rdpPrinter::ReleaseRef |
Definition at line 79 of file include/freerdp/client/printer.h.
| UINT64 rdpPrinter::reserved[54] |
Definition at line 80 of file include/freerdp/client/printer.h.