Jungo WinDriver  
Official Documentation

◆ WDC_Err()

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

Displays debug error 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