GetPrintDefault()

Post Reply
User avatar
Enrico Maria Giordano
Posts: 7355
Joined: Thu Oct 06, 2005 8:17 pm
Location: Roma - Italia
Contact:

GetPrintDefault()

Post by Enrico Maria Giordano »

GetPrintDefault() does not use any input parameter but it is called (from printer.prg) with one parameter:

::hDC := GetPrintDefault( GetActiveWindow() )

EMG
Post Reply