PrinterProperties (WINSPOOL.@)
BOOL PrinterProperties ( HWND hWnd, HANDLE hPrinter )
hWnd | [In] | handle to parent window. |
[In] | handle to printer object. |
Displays a dialog to set the properties of the printer.
nonzero on success or zero on failure.
implemented as stub only
Declared in "include/winspool.h". gitlab.winehq.org/wine/wine/blob/master/include/winspool.h
Implemented in "dlls/winspool.drv/info.c". gitlab.winehq.org/wine/wine/blob/master/dlls/winspool.drv/info.c
Debug channel "winspool".
Copyright © 2024 The Wine Project. All trademarks are the property of their respective owners. Visit WineHQ for license details. Generated Nov 2024.