Porovnávané verzie

Kľúč

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

Declaration


Blok kódu
languageesl
themeConfluence
void (_stdcall * TraceBufferASCII)(HOBJ LnID, void * Data, unsigned int Len, TColor * Color);
Parameters


LnIDLine ID.
DataPointer to a buffer with data to be displayed.
LenNumber of bytes to be displayed.
ColorColor of data.
Description

The function allows to display received or transmitted data in the form of ASCII string in "Debug" window of the process D2000 KOM.


Info
titleRelated pages:

D2000 KomAPI - call-back functions