Name

Pkg::CallbackStartScanDb — Register callback function

Synopsis

void CallbackStartScanDb ( string args );
 

Parameters

string args

Name of the callback handler function. Required callback prototype is void(). The callback function is evaluated when the RPM DB reading has been started.

Return

void