Source position: jwamsiquery.pas line 925
function MsiGetFeatureCostW(
hInstall: MSIHANDLE;
szFeature: LPCWSTR;
iCostTree: MSICOSTTREE;
iState: INSTALLSTATE;
var piCost: Integer
):UINT;