Name

Pkg::CallbackSourceProbeProgress — Register callback function

Synopsis

void CallbackSourceProbeProgress ( string args );
 

Parameters

string args

Name of the callback handler function. Required callback prototype is boolean(integer value). If the handler returns false the refresh is aborted.

Return

void