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

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]
 

Detailed Description

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

Field Documentation

◆ AddRef

ALIGN64 pcReferencePrinter rdpPrinter::AddRef

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

◆ backend

ALIGN64 rdpPrinterDriver* rdpPrinter::backend

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

◆ CreatePrintJob

ALIGN64 WINPR_ATTR_NODISCARD pcCreatePrintJob rdpPrinter::CreatePrintJob

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

◆ driver

ALIGN64 char* rdpPrinter::driver

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

◆ FindPrintJob

ALIGN64 WINPR_ATTR_NODISCARD pcFindPrintJob rdpPrinter::FindPrintJob

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

◆ id

ALIGN64 size_t rdpPrinter::id

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

◆ is_default

ALIGN64 BOOL rdpPrinter::is_default

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

◆ name

ALIGN64 char* rdpPrinter::name

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

◆ references

ALIGN64 size_t rdpPrinter::references

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

◆ ReleaseRef

ALIGN64 pcReferencePrinter rdpPrinter::ReleaseRef

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

◆ reserved

UINT64 rdpPrinter::reserved[54]

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


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