Name

Pkg::CallbackProgressSourceRefresh — Register a callback function

Synopsis

void CallbackProgressSourceRefresh ( string  args );

Parameters

string args

Name of the callback handler function. Required callback

prototype is boolean(integer value, integer sourceId).

Return

void