Source position: jwamsiquery.pas line 902
function MsiGetComponentStateW(
hInstall: MSIHANDLE;
szComponent: LPCWSTR;
var piInstalled: INSTALLSTATE;
var piAction: INSTALLSTATE
):UINT;