SpoolerFindNextPrinterChangeNotification 函式 (winsplp.h)
描述 SpoolerFindNextPrinterChangeNotification 函式 。
語法
BOOL SpoolerFindNextPrinterChangeNotification(
[in] HANDLE hPrinter,
[out] LPDWORD pfdwChange,
[in, optional] LPVOID pPrinterNotifyOptions,
[in, out, optional] LPVOID *ppPrinterNotifyInfo
);
參數
[in] hPrinter
定義 HANDLE 參數 hPrinter。
[out] pfdwChange
定義 LPDWORD 參數 pfdwChange。
[in, optional] pPrinterNotifyOptions
定義 LPVOID 參數 pPrinterNotifyOptions。
[in, out, optional] ppPrinterNotifyInfo
定義 LPVOID 參數 ppPrinterNotifyInfo。
傳回值
傳回 BOOL 值。
規格需求
需求 | 值 |
---|---|
目標平台 | Windows |
標頭 | winsplp.h |