Source position: jwamsiquery.pas line 898
function MsiGetComponentState(
hInstall: MSIHANDLE;
szComponent: LPCTSTR;
var piInstalled: INSTALLSTATE;
var piAction: INSTALLSTATE
):UINT;