共用方式為


wiasDebugError 函式 (wiamdef.h)

wiasDebugError 函式已經過時。

請改用 WIAS_ERROR 巨集。

wiasDebugError 會在 Device Manager 偵錯控制台中列印偵錯錯誤字串。 輸出色彩一律為紅色。

語法

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

參數

hInstance

呼叫模組的句柄。

pszFormat

...

傳回值

沒有

要求

要求 價值
目標平臺 桌面
標頭 wiamdef.h (包括 Wiamdef.h)
連結庫 Wiaservc.lib
DLL Wiaservc.dll

另請參閱

WIAS_ERROR

WIAS_LERROR