Jump to content

PMDeviceContext: Difference between revisions

From EDM2
Ak120 (talk | contribs)
mNo edit summary
Line 1: Line 1:
==Description==
==Description==
The PMDeviceContext class permits to open, handle, and close Device Contexts.   This is the base class for the PMPrinterDC and PMMemoryDC classes which automatically create a DC for the default printer and a memory device context compatible to the supplied DC.   The PMPrinterDC offers  also  functions to call the system setup dialog for the printer, to start a document and to end it.
The PMDeviceContext class permits to open, handle, and close Device Contexts. This is the base class for the PMPrinterDC and PMMemoryDC classes which automatically create a DC for the default printer and a memory device context compatible to the supplied DC. The PMPrinterDC offers  also  functions to call the system setup dialog for the printer, to start a document and to end it.


[[Category:The OS/2 API Project]]
[[Category:PM++]]

Revision as of 09:36, 14 February 2017

Description

The PMDeviceContext class permits to open, handle, and close Device Contexts. This is the base class for the PMPrinterDC and PMMemoryDC classes which automatically create a DC for the default printer and a memory device context compatible to the supplied DC. The PMPrinterDC offers also functions to call the system setup dialog for the printer, to start a document and to end it.