Searched refs:pRoles (Results 1 – 1 of 1) sorted by relevance
269 COMPointer<ICatalogCollection> pApps, pRoles, pUsersInRole; in COMRegister() local352 (IDispatch **)pRoles.replace())); in COMRegister()353 chk(pRoles->Populate()); in COMRegister()354 chk(pRoles->Add((IDispatch **)pObj.replace())); in COMRegister()357 chk(pRoles->SaveChanges(&n)); in COMRegister()362 chk(pRoles->GetCollection(_bstr_t(L"UsersInRole"), key, in COMRegister()