网站首页  词典首页

请输入您要查询的函数:

 

术语 findcloseprinterchangenotification
释义 FindClosePrinterChangeNotification
语法:
BOOL FindClosePrinterChangeNotification(
__in HANDLE hChange
);
FindClosePrinterChangeNotification功能
该FindClosePrinterChangeNotification函数关闭一个改变通知对象通过调用FindFirstPrinterChangeNotification函数创建。打印机或打印服务器与对象关联的更改通知将不再监测对象。
参数
hChange [in]
一个句柄,更改通知对象被关闭。这是处理由调用FindFirstPrinterChangeNotification函数创建。
返回值
如果函数成功,返回值是一个非零值。
如果函数失败,返回值是零。
备注
在调用FindClosePrinterChangeNotification功能,您不能使用hChange处理要么FindFirstPrinterChangeNotification或FindNextPrinterChangeNotification后续调用。
要求:
最低支持:client-Windows 2000专业版
最低支持server-Windows 2000服务器
HeaderWinspool.h(头文件:winuser.h)
LibraryWinspool.lib
参见
Printing and Print Spooler Overview
Printing and Print Spooler 函数
FindFirstPrinterChangeNotification
FindNextPrinterChangeNotification
如果有任何问题和意见,请发送给微软(wsddocfb@microsoft.com)
生成日期:2009年7月11日
==英文原文==FindClosePrinterChangeNotification Function
The FindClosePrinterChangeNotification function closes a change notification object created by calling the FindFirstPrinterChangeNotification function. The printer or print server associated with the change notification object will no longer be monitored by that object.
Syntax
BOOL FindClosePrinterChangeNotification(
__in HANDLE hChange
);
Parameters
hChange [in]
A handle to the change notification object to be closed. This is a handle created by calling the FindFirstPrinterChangeNotification function.
Return Value
If the function succeeds, the return value is a nonzero value.
If the function fails, the return value is zero.
Remarks
After calling the FindClosePrinterChangeNotification function, you cannot use the hChange handle in subsequent calls to either FindFirstPrinterChangeNotification or FindNextPrinterChangeNotification .
Requirements
Minimum supported clientWindows 2000 Professional
Minimum supported serverWindows 2000 Server
HeaderWinspool.h (include Windows.h)
LibraryWinspool.lib
See Also
Printing and Print Spooler Overview
Printing and Print Spooler Functions
FindFirstPrinterChangeNotification
FindNextPrinterChangeNotification
Send comments about this topic to Microsoft
Build date: 7/11/2009
==原始网址==http://msdn.microsoft.com/en-us/library/dd162721(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 11:28:22