ReplyPrinterChangeNotificationEx 函数 (winsplp.h)
描述 ReplyPrinterChangeNotificationEx 函数。
语法
BOOL ReplyPrinterChangeNotificationEx(
[in] HANDLE hNotify,
DWORD dwColor,
DWORD fdwFlags,
[out] PDWORD pdwResult,
[in] PVOID pPrinterNotifyInfo
);
参数
[in] hNotify
定义 HANDLE 参数 hNotify。
dwColor
定义 DWORD 参数 dwColor。
fdwFlags
定义 DWORD 参数 fdwFlags。
[out] pdwResult
定义 PDWORD 参数 pdwResult。
[in] pPrinterNotifyInfo
定义 PVOID 参数 pPrinterNotifyInfo。
返回值
返回 BOOL 值。
要求
要求 | 值 |
---|---|
目标平台 | Windows |
标头 | winsplp.h |