Home
last modified time | relevance | path

Searched refs:szProduct (Results 1 – 2 of 2) sorted by relevance

/AOO42X/main/desktop/win32/source/setup/
H A Daoo_msi.cxx163 typedef INSTALLSTATE (WINAPI* PFnMsiQueryProductState)( LPCTSTR szProduct );
164 INSTALLSTATE WINAPI aoo_MsiQueryProductState( LPCTSTR szProduct ) in aoo_MsiQueryProductState() argument
179 return f( szProduct ); in aoo_MsiQueryProductState()
H A Daoo_msi.hxx54 INSTALLSTATE WINAPI aoo_MsiQueryProductState( LPCTSTR szProduct );