Declaration
unsigned int (_stdcall * ReadFromLine)(HOBJ StID, void * Data, unsigned int MaxData);

Parameters
StID Station ID.
Data Pointer to a buffer, where the received data is to be stored.
MaxData Size of the buffer Data.

Description

The function returns data that were received via ASYNC or Moxa UDP Redundant Cli/Srv line.


Return value
Number of received bytes.
Napíšte komentár