Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The wiasDebugError function is obsolete.
Use the WIAS_ERROR macro instead.
wiasDebugError prints a debug error string in the Device Manager debug console. The output color is always red.
Syntax
void wiasDebugError(
HINSTANCE hInstance,
LPCSTR pszFormat,
...
);
Parameters
hInstance
The handle of calling module.
pszFormat
...
Return value
None
Requirements
Requirement | Value |
---|---|
Target Platform | Desktop |
Header | wiamdef.h (include Wiamdef.h) |
Library | Wiaservc.lib |
DLL | Wiaservc.dll |