Jungo WinDriver
Official Documentation
|
void DLLCALLCONV WDC_Trace | ( | const CHAR * | format, |
... | |||
) |
Displays debug trace messages according to the WDC debug options.
[in] | format | Format-control string, which contains the error message to display. The string is limited to 256 characters (CHAR) |
[in] | ... | Optional arguments for the format string |