FreeRDP
rdpPrinterDriver Struct Reference

Data Fields

pcEnumPrinters EnumPrinters
 
pcReleaseEnumPrinters ReleaseEnumPrinters
 
pcGetPrinter GetPrinter
 
pcReferencePrinterDriver AddRef
 
pcReferencePrinterDriver ReleaseRef
 

Detailed Description

FreeRDP: A Remote Desktop Protocol Implementation Print Virtual Channel

Copyright 2010-2011 Vic Lee Copyright 2015 Thincast Technologies GmbH Copyright 2015 DI (FH) Martin Haimberger marti.nosp@m.n.ha.nosp@m.imber.nosp@m.ger@.nosp@m.thinc.nosp@m.ast..nosp@m.com Copyright 2016 Armin Novak armin.nosp@m..nov.nosp@m.ak@gm.nosp@m.ail..nosp@m.com

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

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

Field Documentation

◆ AddRef

pcReferencePrinterDriver rdpPrinterDriver::AddRef

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

◆ EnumPrinters

pcEnumPrinters rdpPrinterDriver::EnumPrinters

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

◆ GetPrinter

pcGetPrinter rdpPrinterDriver::GetPrinter

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

◆ ReleaseEnumPrinters

pcReleaseEnumPrinters rdpPrinterDriver::ReleaseEnumPrinters

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

◆ ReleaseRef

pcReferencePrinterDriver rdpPrinterDriver::ReleaseRef

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


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