PMDeviceContext: Difference between revisions
Appearance
No edit summary |
m Ak120 moved page OS2 API:PM++:PMDeviceContext to PMDeviceContext |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
==Description== | ==Description== | ||
The PMDeviceContext class permits to open, handle, and close | 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: | [[Category:PM++]] |
Latest 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.