SpoolerRefreshPrinterChangeNotification 函数 (winsplp.h)
介绍 SpoolerRefreshPrinterChangeNotification 函数。
语法
BOOL SpoolerRefreshPrinterChangeNotification(
[in] HANDLE hPrinter,
[in] DWORD dwColor,
[in] PPRINTER_NOTIFY_OPTIONS pOptions,
[in, out, optional] PPRINTER_NOTIFY_INFO *ppInfo
);
参数
[in] hPrinter
定义 HANDLE 参数 hPrinter。
[in] dwColor
定义 DWORD 参数 dwColor。
[in] pOptions
定义 PPRINTER_NOTIFY_OPTIONS 参数 pOptions。
[in, out, optional] ppInfo
定义 PPRINTER_NOTIFY_INFO 参数 ppInfo。
返回值
返回 BOOL 值。
要求
要求 | 值 |
---|---|
目标平台 | Windows |
标头 | winsplp.h |