XferGetCurrBytes Method

Navigation:  Reference Guide > File Transfer >

XferGetCurrBytes Method

Previous pageReturn to chapter overviewNext page

Retrieves the number of data bytes sent/received so far for a communication channel (direct serial connection or modem connection).

XferGetCurrBytes(short ChannelID, long *Count);

Parameters

ChannelID

    A channel ID (0-7) used to identify a communication channel.

Count

    A pointer to the variable that receives the number of data bytes sent/received so far.