Win32Prn() > System resources |
Requests system resources for a GDI printer.
:create() --> lSuccess
Method :create() creates the device context for the selected printer and connects the Win32Prn object to the corresponding printer driver. Without this method, print output is not possible.
The method returns a logical value indicating success of the operation.
http://www.xHarbour.com