PMDeviceContext: Difference between revisions
Appearance
Created page with "==Description== The PMDeviceContext class permits to open, handle, and close Device Contexts. This is the base class for the PMPrinterDC and PMMemoryDC classes which aut..." |
No 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]] |
Revision as of 03:06, 3 December 2015
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.