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

Progress Event

Fired as progress is made.

Syntax

 virtual int FireProgress(ECCProgressEventParams *e);

 
typedef struct {
ns_int64 *pBytesProcessed;
int PercentProcessed;
int reserved;
} ECCProgressEventParams;

Remarks

This event is fired automatically as data is processed by the class.

The PercentProcessed parameter indicates the current status of the operation.

The BytesProcessed parameter holds the total number of bytes processed so far.

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 9.0.6240.0