网站首页  词典首页

请输入您要查询的函数:

 

术语 printerproperties
释义 PrinterProperties
语法:
BOOL PrinterProperties(
__in HWND hWnd,
__in HANDLE hPrinter
);
PrinterProperties功能
该PrinterProperties函数显示指定打印机打印机属性的属性表。
参数
hWnd [in]
一个句柄,属性表的父窗口。
hPrinter [in]
句柄到打印机对象。使用OpenPrinter或添加打印机函数检索打印机处理。
返回值
如果函数成功,返回值是一个非零值。
如果函数失败,返回值是零。
要求:
最低支持:client-Windows 2000专业版
最低支持server-Windows 2000服务器
HeaderWinspool.h(头文件:winuser.h)
LibraryWinspool.lib
DLLPlotui.dll
参见
Printing and Print Spooler Overview
Printing and Print Spooler 函数
DocumentProperties
OpenPrinter
如果有任何问题和意见,请发送给微软(wsddocfb@microsoft.com)
生成日期:2009年7月11日
==英文原文==PrinterProperties Function
The PrinterProperties function displays a printer-properties property sheet for the specified printer.
Syntax
BOOL PrinterProperties(
__in HWND hWnd,
__in HANDLE hPrinter
);
Parameters
hWnd [in]
A handle to the parent window of the property sheet.
hPrinter [in]
A handle to a printer object. Use the OpenPrinter or AddPrinter function to retrieve a printer handle.
Return Value
If the function succeeds, the return value is a nonzero value.
If the function fails, the return value is zero.
Requirements
Minimum supported clientWindows 2000 Professional
Minimum supported serverWindows 2000 Server
HeaderWinspool.h (include Windows.h)
LibraryWinspool.lib
DLLPlotui.dll
See Also
Printing and Print Spooler Overview
Printing and Print Spooler Functions
DocumentProperties
OpenPrinter
Send comments about this topic to Microsoft
Build date: 7/11/2009
==原始网址==http://msdn.microsoft.com/en-us/library/dd162837(VS.85).aspx\n
随便看

 

windows api函数参考手册包含2258条windows api函数文档,详细介绍nodejs、java、rust调用windows api的方法技巧,是学习windows api编程的入门中文文档。

 

Copyright © 2004-2023 Winrtm.com All Rights Reserved
京ICP备2021023879号-40 更新时间:2024/10/6 13:15:27