Searched refs:Installer_OpenPackage (Results 1 – 1 of 1) sorted by relevance
858 static HRESULT Installer_OpenPackage(LPCWSTR szPackagePath, int options, IDispatch **pSession) in Installer_OpenPackage() function2514 hr = Installer_OpenPackage(szPath, 0, &pSession); in test_Installer()