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 SpoolerRefreshPrinterChangeNotification function.
Syntax
BOOL SpoolerRefreshPrinterChangeNotification(
[in] HANDLE hPrinter,
[in] DWORD dwColor,
[in] PPRINTER_NOTIFY_OPTIONS pOptions,
[in, out, optional] PPRINTER_NOTIFY_INFO *ppInfo
);
Parameters
[in] hPrinter
Defines the HANDLE parameter hPrinter.
[in] dwColor
Defines the DWORD parameter dwColor.
[in] pOptions
Defines the PPRINTER_NOTIFY_OPTIONS parameter pOptions.
[in, out, optional] ppInfo
Defines the PPRINTER_NOTIFY_INFO parameter ppInfo.
Return value
Returns a BOOL value.
Requirements
Requirement | Value |
---|---|
Target Platform | Windows |
Header | winsplp.h |