Source position: jwamsiquery.pas line 872
function MsiSetFeatureState(
hInstall: MSIHANDLE;
szFeature: LPCTSTR;
iState: INSTALLSTATE
):UINT;