Retrieves the size of file being transferred for a communication channel (direct serial connection or modem connection).
XferGetCurrFileSize(short ChannelID, long *Size); |
Parameters
ChannelID
A channel ID (0-7) used to identify a communication channel.
Size
A pointer to the variable that receives the size of file being transferred.