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 ReplyPrinterChangeNotificationEx function.
Syntax
BOOL ReplyPrinterChangeNotificationEx(
[in] HANDLE hNotify,
DWORD dwColor,
DWORD fdwFlags,
[out] PDWORD pdwResult,
[in] PVOID pPrinterNotifyInfo
);
Parameters
[in] hNotify
Defines the HANDLE parameter hNotify.
dwColor
Defines the DWORD parameter dwColor.
fdwFlags
Defines the DWORD parameter fdwFlags.
[out] pdwResult
Defines the PDWORD parameter pdwResult.
[in] pPrinterNotifyInfo
Defines the PVOID parameter pPrinterNotifyInfo.
Return value
Returns a BOOL value.
Requirements
Requirement | Value |
---|---|
Target Platform | Windows |
Header | winsplp.h |