VISUAL PAYMENTS
fnDownFileStatus()
M
X
800 SERIES PROGRAMMERS GUIDE 263
fnDownFileStatus()
Called after a file that is successfully received from the XFTPGET command on the
Down Channel is to be acted on.
Prototype
void fnDownFileStatus(int iStatus, int iFieldCount, vp_field_t
*pszFields);
Parameters
iStatus Status of FTP operation:
< 0 Error
= 0 Done
> 0 Bytes or percentage of completion
iFieldCount Number of fields in the array.
pszFields Pointer to array of field structure