Source position: jwamsiquery.pas line 922
function MsiGetFeatureCostA(
hInstall: MSIHANDLE;
szFeature: LPCSTR;
iCostTree: MSICOSTTREE;
iState: INSTALLSTATE;
var piCost: Integer
):UINT;