Jungo WinDriver  
Official Documentation

◆ WDC_Trace()

void DLLCALLCONV WDC_Trace ( const CHAR *  format,
  ... 
)

Displays debug trace messages according to the WDC debug options.

Parameters
[in]formatFormat-control string, which contains the error message to display. The string is limited to 256 characters (CHAR)
[in]...Optional arguments for the format string
Returns
None