|
Overview |
|
|
|
Group |
|
|
|
Quick Info
Windows NT
| Yes
| Win95
| Yes
| Win32s
| No
| Import Library
| winspool.lib
| Header File
| winspool.h
| Unicode
| No
| Platform Notes
| None
|
|
|
PrinterProperties
The
PrinterProperties function displays a printer-properties dialog box for the specified printer.
BOOL PrinterProperties(
HWND hWnd,
| // handle of parent window
|
HANDLE hPrinter
| // handle of printer object
|
);
|
|
Parameters
hWnd
Identifies the parent window of the dialog box.
hPrinter
Identifies a printer object.
Return Values
If the function succeeds, the return value is nonzero.
If the function fails, the return value is zero. To get extended error
information, call
GetLastError.
See Also
OpenPrinter
- Software for developers
-
Delphi Components
.Net Components
Software for Android Developers
- More information resources
-
MegaDetailed.Net
Unix Manual Pages
Delphi Examples
- Databases for Amazon shops developers
-
Amazon Categories Database
Browse Nodes Database