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