Source position: jwamsiquery.pas line 928
function MsiGetFeatureCost(
hInstall: MSIHANDLE;
szFeature: LPCTSTR;
iCostTree: MSICOSTTREE;
iState: INSTALLSTATE;
var piCost: Integer
):UINT;