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