wiasPrintDebugHResult 函数 (wiamdef.h)
wiasPrintDebugHResult 函数已过时,适用于 Windows XP 及更高版本,不再受支持。 请改用 WIAS_LHRESULT 宏。
此函数在设备管理器调试控制台上打印 HRESULT 字符串。
语法
void wiasPrintDebugHResult(
HINSTANCE hInstance,
HRESULT hr
);
参数
hInstance
调用模块的句柄。
hr
指定要打印的 HRESULT。
返回值
无
要求
要求 | 值 |
---|---|
目标平台 | 桌面 |
标头 | wiamdef.h (包括 Wiamdef.h) |
Library | Wiaservc.lib |
DLL | Wiaservc.dll |