|
FreeRDP
|
Data Fields | |
| ALIGN64 WINPR_ATTR_NODISCARD pcEnumPrinters | EnumPrinters |
| ALIGN64 pcReleaseEnumPrinters | ReleaseEnumPrinters |
| ALIGN64 WINPR_ATTR_NODISCARD pcGetPrinter | GetPrinter |
| ALIGN64 pcReferencePrinterDriver | AddRef |
| ALIGN64 pcReferencePrinterDriver | ReleaseRef |
| ALIGN64 pcSetDeviceForPrinterDriver | SetDeviceContext |
| Function allowing to set a context for a backend. | |
| UINT64 | reserved [58] |
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 47 of file include/freerdp/client/printer.h.
| ALIGN64 pcReferencePrinterDriver rdpPrinterDriver::AddRef |
Definition at line 53 of file include/freerdp/client/printer.h.
| ALIGN64 WINPR_ATTR_NODISCARD pcEnumPrinters rdpPrinterDriver::EnumPrinters |
Definition at line 49 of file include/freerdp/client/printer.h.
| ALIGN64 WINPR_ATTR_NODISCARD pcGetPrinter rdpPrinterDriver::GetPrinter |
Definition at line 51 of file include/freerdp/client/printer.h.
| ALIGN64 pcReleaseEnumPrinters rdpPrinterDriver::ReleaseEnumPrinters |
Definition at line 50 of file include/freerdp/client/printer.h.
| ALIGN64 pcReferencePrinterDriver rdpPrinterDriver::ReleaseRef |
Definition at line 54 of file include/freerdp/client/printer.h.
| UINT64 rdpPrinterDriver::reserved[58] |
Definition at line 61 of file include/freerdp/client/printer.h.
| ALIGN64 pcSetDeviceForPrinterDriver rdpPrinterDriver::SetDeviceContext |
Function allowing to set a context for a backend.
Definition at line 59 of file include/freerdp/client/printer.h.