PrinterProperties.3w

Langue: en

Version: Jun 2009 (debian - 07/07/09)

Section: 3 (Bibliothèques de fonctions)

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 "dlls/winspool.drv/info.c".

Debug channel "winspool".