Boolean
IProgressComponent
.UpdateProgress(
String
message,
Int32
pct,
Boolean
handleCancel,
ProgressTypeMessage
param4)
Update the progress component
Remarks
Examples
Parameters
message
Type:
String
pct
Type:
Int32
Current progression.
handleCancel
Type:
Boolean
The progress can be cancel.
param4
Type:
ProgressTypeMessage
Return Value
Type:
Boolean
Return true if the operation is cancel.