Source position: jwamsiquery.pas line 899
function MsiGetComponentStateA(
hInstall: MSIHANDLE;
szComponent: LPCSTR;
var piInstalled: INSTALLSTATE;
var piAction: INSTALLSTATE
):UINT;