Searched refs:pApps (Results 1 – 1 of 1) sorted by relevance
269 COMPointer<ICatalogCollection> pApps, pRoles, pUsersInRole; in COMRegister() local303 (IDispatch **)pApps.replace())); in COMRegister()304 chk(pApps->Populate()); in COMRegister()305 chk(pApps->Add((IDispatch **)&pObj)); in COMRegister()312 chk(pApps->SaveChanges(&n)); in COMRegister()351 chk(pApps->GetCollection(_bstr_t(L"Roles"), key, in COMRegister()