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