Declaration
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.

Napíšte komentár