wiasPrintDebugHResult 函式 (wiamdef.h)
wiasPrintDebugHResult 函式已過時,適用於 Windows XP 和更新版本,不再支援。 請改用 WIAS_LHRESULT 宏。
此函式會在 裝置管理員 偵錯控制臺上列印 HRESULT 字串。
語法
void wiasPrintDebugHResult(
HINSTANCE hInstance,
HRESULT hr
);
參數
hInstance
呼叫模組的句柄。
hr
指定要列印的 HRESULT。
傳回值
無
規格需求
需求 | 值 |
---|---|
目標平台 | 桌面 |
標頭 | wiamdef.h (包含Wiamdef.h) |
程式庫 | Wiaservc.lib |
Dll | Wiaservc.dll |