Porovnávané verzie

Kľúč

  • Tento riadok sa pridal
  • Riadok je odstránený.
  • Formátovanie sa zmenilo.

Declaration


Blok kódu
languagecpp
themeConfluence
void (_stdcall * TraceComText)(HOBJ LnID, TColor * Color, char * Str);
Parameters


LnIDCommunication line ID.
ColorText color.
StrText to display.
Description
The function allows to display a text in the "Debug" window of the process D2000 KOM process. If the communication tracing level "Screen & Disc" is checked, then the log is to be written also into a trace file (line_name.log) of the line. If a line with required LnId does not exist or the parameter LnId is zero, then the text is to be displayed on the screen and saved into the system Event log, the category Application.



Info
titleRelated pages:

D2000 KomAPI - call-back functions