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 wiauDbgLegacyError function logs an error message.
Syntax
void wiauDbgLegacyError(
LPCSTR fmt,
...
);
Parameters
fmt
...
Return value
None
Remarks
The wiauDbgLegacyError function is identical to the wiauDbgError function except that the latter function has an additional 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) |