术语 | freeprinternotifyinfo |
释义 | FreePrinterNotifyInfo 语法: BOOL FreePrinterNotifyInfo( __in PPRINTER_NOTIFY_INFO pPrinterNotifyInfo ); FreePrinterNotifyInfo功能 该FreePrinterNotifyInfo函数释放系统分配的FindNextPrinterChangeNotification函数创建缓冲区。 参数 pPrinterNotifyInfo [in] 指针PRINTER_NOTIFY_INFO缓冲区归来调用FindNextPrinterChangeNotification功能。 FreePrinterNotifyInfo解除分配此缓冲区。 返回值 如果函数成功,返回值是一个非零值。 如果函数失败,返回值是零。 要求: 最低支持:client-Windows 2000专业版 最低支持server-Windows 2000服务器 HeaderWinspool.h(头文件:winuser.h) LibraryWinspool.lib 参见 Printing and Print Spooler Overview Printing and Print Spooler 函数 FindNextPrinterChangeNotification PRINTER_NOTIFY_INFO 如果有任何问题和意见,请发送给微软(wsddocfb@microsoft.com) 生成日期:2009年7月11日 ==英文原文==FreePrinterNotifyInfo Function The FreePrinterNotifyInfo function frees a system-allocated buffer created by the FindNextPrinterChangeNotification function. Syntax BOOL FreePrinterNotifyInfo( __in PPRINTER_NOTIFY_INFO pPrinterNotifyInfo ); Parameters pPrinterNotifyInfo [in] Pointer to a PRINTER_NOTIFY_INFO buffer returned from a call to the FindNextPrinterChangeNotification function. FreePrinterNotifyInfo deallocates this buffer. 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 See Also Printing and Print Spooler Overview Printing and Print Spooler Functions FindNextPrinterChangeNotification PRINTER_NOTIFY_INFO Send comments about this topic to Microsoft Build date: 7/11/2009 ==原始网址==http://msdn.microsoft.com/en-us/library/dd144841(VS.85).aspx\n |
随便看 |
|
windows api函数参考手册包含2258条windows api函数文档,详细介绍nodejs、java、rust调用windows api的方法技巧,是学习windows api编程的入门中文文档。