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