Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Declaration


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


LnIDStation ID.
DataPointer to a buffer of the data to be display.
LenNumber of bytes to be displayed.
ColorColor of data.
Description
The function enables to display the received or transmitted data in the hexadecimal code in the D2000 KOM process window.

Info
titleRelated pages:

D2000 KomAPI - call-back functions