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