PrinterProperties(3w)
NAME
PrinterProperties (WINSPOOL.@)
SYNOPSIS
BOOL PrinterProperties ( HWND hWnd, HANDLE hPrinter )
PARAMS
hWnd [In] handle to parent window.
[In] handle to printer object.
DESCRIPTION
Displays a dialog to set the properties of the printer.
RETURNS
nonzero on success or zero on failure.
BUGS
implemented as stub only
IMPLEMENTATION
Defined in "winspool.h".
Implemented in "build/buildd-wine-unstable_1.1.32-1+b1-amd64-KnxYu0/wine-unstable-1.1.32/build32/dlls/winspool.drv/info.c".
- Debug channel "winspool".