Source position: jwamsiquery.pas line 911
function MsiSetComponentState(
hInstall: MSIHANDLE;
szComponent: LPCTSTR;
iState: INSTALLSTATE
):UINT;