Win32Prn() > Printer configuration |
Numeric handle to the printer device context.
Data type: | N | Default: | 0 |
The instance variable :hPrinterDc contains a numeric value which is a handle to the printer device context after method :create() is called. :hPrinterDc can be used with Windows API functions when the device context of the GDI device is required.
http://www.xHarbour.com