Name
Pkg::CallbackSourceReportProgress — Register callback function
Synopsis
void
CallbackSourceReportProgress
( |
string
args
) ; |
Parameters
-
string
args
Name of the callback handler function. Required callback prototype is boolean(integer value). If the handler returns false the task is aborted.