Searched refs:aoo_MsiQueryProductState (Results 1 – 3 of 3) sorted by relevance
54 INSTALLSTATE WINAPI aoo_MsiQueryProductState( LPCTSTR szProduct );
164 INSTALLSTATE WINAPI aoo_MsiQueryProductState( LPCTSTR szProduct ) in aoo_MsiQueryProductState() function
1831 INSTALLSTATE nRet = aoo_MsiQueryProductState( sProductCode ); in InstallRuntimes()