.\" -*- nroff -*- .\" Generated file - DO NOT EDIT! .TH PrinterProperties 3w "Oct 2012" "Wine API" "Wine API" .SH NAME \fBPrinterProperties\fR (WINSPOOL.@) .SH SYNOPSIS BOOL PrinterProperties ( HWND \fIhWnd\fR, HANDLE \fIhPrinter\fR ) .SH PARAMS \fIhWnd\fR \fB[In]\fR handle to parent window. .PP \fB[In]\fR handle to printer object. .PP .SH DESCRIPTION .PP Displays a dialog to set the properties of the printer. .SH RETURNS .PP nonzero on success or zero on failure. .SH BUGS .PP implemented as stub only .SH IMPLEMENTATION .PP Declared in \fB"winspool.h"\fR. .PP Implemented in \fB"dlls/winspool.drv/info.c"\fR. .PP Debug channel \fB"winspool"\fR.