Name

Pkg::CallbackStartScanDb — Register callback function

Synopsis

void CallbackStartScanDb ( string  func);

Parameters

string func

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