Share via


wiasDebugError 函式 (wiamdef.h)

wiasDebugError 函式已過時。

請改用 WIAS_ERROR 宏。

wiasDebugError 會在 裝置管理員 偵錯控制台中列印偵錯錯誤字串。 輸出色彩一律為紅色。

語法

void wiasDebugError(
  HINSTANCE hInstance,
  LPCSTR    pszFormat,
  ...       
);

參數

hInstance

呼叫模組的句柄。

pszFormat

...

傳回值

規格需求

需求
目標平台 桌面
標頭 wiamdef.h (包含Wiamdef.h)
程式庫 Wiaservc.lib
Dll Wiaservc.dll

另請參閱

WIAS_ERROR

WIAS_LERROR