[]
public interface ProgressWatch
| Name | Description |
|---|---|
| initProgressWatch(int, int, string) | Initialize the progress watching process |
| terminateProgressWatch() | Terminate the progress watch process |
| updateProgressWatch(int, string) | Update the progress watching process to the specified value |