IP*Works! V9 - Online Help
IP*Works! V9
Questions / Feedback?

Progress Event

Fired whenever data is being transferred between the localhost and RemoteHost .

Syntax

 virtual int FireProgress(RCPProgressEventParams *e);

 
typedef struct {
int PercentDone;
int reserved;
} RCPProgressEventParams;

Remarks

The 'PercentDone' parameter shows which portion of the file has already been transferred.

 
 
Copyright (c) 2018 /n software inc. - All rights reserved.
Build 9.0.6635.0