Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- FiveWin 1.9.2 - January 97 - getprinter() retrieves the printer device context without dlgbox http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 GetPrinter()           Retrieves the printer device context without DlgBox
--------------------------------------------------------------------------------

   Syntax:              GetPrinter()  --> <hDC>


   Parameters:          None

   Returns:

   <hDC>                The handle of the device context for the
                        system printer. This system printer is the printer
                        that is installed in Windows as the default priner.

   Observations:        This function is automatically called from the
                        TPrinter class to create a printer object without
                        prompting with the standard printing selection
                        DialogBox.

   Source code:         SOURCE\\WINAPI\\PrintDc.c

   See also:            Class TPrinter



Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson