wiasDebugError 函数 (wiamdef.h)
wiasDebugError 函数已过时。
请改用 WIAS_ERROR 宏。
wiasDebugError 在调试控制台中打印调试错误字符串设备管理器。 输出颜色始终为红色。
语法
void wiasDebugError(
HINSTANCE hInstance,
LPCSTR pszFormat,
...
);
参数
hInstance
调用模块的句柄。
pszFormat
...
返回值
无
要求
要求 | 值 |
---|---|
目标平台 | 桌面 |
标头 | wiamdef.h (包括 Wiamdef.h) |
Library | Wiaservc.lib |
DLL | Wiaservc.dll |