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