Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Describes the SpoolerFindNextPrinterChangeNotification function.
Syntax
BOOL SpoolerFindNextPrinterChangeNotification(
[in] HANDLE hPrinter,
[out] LPDWORD pfdwChange,
[in, optional] LPVOID pPrinterNotifyOptions,
[in, out, optional] LPVOID *ppPrinterNotifyInfo
);
Parameters
[in] hPrinter
Defines the HANDLE parameter hPrinter.
[out] pfdwChange
Defines the LPDWORD parameter pfdwChange.
[in, optional] pPrinterNotifyOptions
Defines the LPVOID parameter pPrinterNotifyOptions.
[in, out, optional] ppPrinterNotifyInfo
Defines the LPVOID parameter ppPrinterNotifyInfo.
Return value
Returns a BOOL value.
Requirements
Requirement | Value |
---|---|
Target Platform | Windows |
Header | winsplp.h |