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 wiauDbgLegacyError2 function logs an error message.
Syntax
void wiauDbgLegacyError2(
HINSTANCE hInstance,
LPCSTR fmt,
...
);
Parameters
hInstance
Specifies the handle to the DLL instance.
fmt
...
Return value
None
Remarks
The wiauDbgLegacyError2 function is identical to the wiauDbgError function except that the former has a parameter that specifies the handle to the DLL instance and the latter has a parameter used to identify the function or method that is active when the function is called.
Requirements
Requirement | Value |
---|---|
Target Platform | Desktop |
Header | wiautil.h (include Wiautil.h) |