Name
Pkg::CallbackProgressReportEnd — Register a callback function
Synopsis
void
CallbackProgressReportEnd
( |
string
| args); |
Parameters
-
string
args
Name of the callback handler function. Required callback prototype is void(integer id). The id identifies the callback.
The callback function is evaluated when an progress event finishes