Searched refs:IsAllUserInstallation (Results 1 – 3 of 3) sorted by relevance
71 RegistrarPtr CurrentRegistrar = CreateRegistrar(IsAllUserInstallation(handle), RegContext); in query_preselect_registration_for_ms_application()98 RegistrarPtr CurrentRegistrar = CreateRegistrar(IsAllUserInstallation(handle), RegContext); in Register4MsDoc()132 RegistrarPtr CurrentRegistrar = CreateRegistrar(IsAllUserInstallation(handle), RegContext); in Unregister4MsDoc()194 RegistrarPtr CurrentRegistrar = CreateRegistrar(IsAllUserInstallation(handle), RegContext); in Unregister4MsDocAll()214 RegistrarPtr CurrentRegistrar = CreateRegistrar(IsAllUserInstallation(handle), RegContext); in RepairRegister4MsDocSettings()231 RegistrarPtr CurrentRegistrar = CreateRegistrar(IsAllUserInstallation(handle), RegContext); in IsRegisteredFor()260 if (IsAllUserInstallation(handle)) in FixReturnRegistrationState()
110 bool IsAllUserInstallation(MSIHANDLE handle);
68 bool IsAllUserInstallation(MSIHANDLE handle) in IsAllUserInstallation() function
Completed in 10 milliseconds