Source position: jwamsiquery.pas line 383
function MsiDatabaseOpenView(
hDatabase: MSIHANDLE;
szQuery: LPCTSTR;
var phView: MSIHANDLE
):UINT;