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

Progress Event

Occurs when PercentDone of the input is read.

Syntax

 virtual int FireProgress(NetCodeProgressEventParams *e);

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

Remarks

The ProgressStep property determines how often the event is fired.

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