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 wiasPrintDebugHResult function is obsolete for Windows XP and later, and is no longer supported. Use the WIAS_LHRESULT macro instead.
This function prints an HRESULT string on the Device Manager debug console.
Syntax
void wiasPrintDebugHResult(
HINSTANCE hInstance,
HRESULT hr
);
Parameters
hInstance
The handle of the calling module.
hr
Specifies the HRESULT to be printed.
Return value
None
Requirements
Requirement | Value |
---|---|
Target Platform | Desktop |
Header | wiamdef.h (include Wiamdef.h) |
Library | Wiaservc.lib |
DLL | Wiaservc.dll |