wiauDbgWarning function (wiautil.h)
The wiauDbgWarning function logs a warning message.
Syntax
void wiauDbgWarning(
LPCSTR fname,
LPCSTR fmt,
...
);
Parameters
fname
Pointer to a string containing the name of the function or method into which the call to wiauDbgWarning is inserted.
fmt
...
Return value
None
Requirements
Requirement | Value |
---|---|
Target Platform | Desktop |
Header | wiautil.h (include Wiautil.h) |